• 0.0.1-alpha.0.0.1 01150506f8

    rileyseaburg released this 2023-08-31 00:51:13 +00:00 | 4 commits to main since this release

    Release Notes - Version 0.0.1-alpha.0.0.2

    This is a minor update to the User Analytics library, adding support for additional user data analysis functions and improving error handling.

    New Features

    • Added conversion_type enum for sorting conversions.

    Known Issues

    • None

    Breaking Changes

    • None

    Upcoming Features

    • Support for custom user data fields
    • Integration with popular web frameworks

    Please let us know if you encounter any issues or have any feedback on this release.

    Downloads
  • 0.0.1-alpha.0 33421454d3

    0.0.1-alpha.0 Pre-release

    rileyseaburg released this 2023-08-31 00:38:15 +00:00 | 6 commits to main since this release

    Release Notes - Version 0.0.1-alpha.0

    This is the first alpha release of the User Analytics library. It includes basic functionality for analyzing user data, including functions for calculating conversion rates and segmenting users by age.

    New Features

    • Added calculate_conversion_rate function for calculating conversion rates
    • Added segment_users_by_age function for segmenting users by age

    Known Issues

    • None

    Breaking Changes

    • None

    Upcoming Features

    • Support for additional user data analysis functions
    • Improved error handling and logging

    Please let us know if you encounter any issues or have any feedback on this release.

    Full Changelog: https://github.com/RustyRoad/rusty_analytics/commits/0.0.1-alpha.0

    Downloads