mobility_features 1.0.0 mobility_features: ^1.0.0 copied to clipboard
Real-time mobility feature calculation
[1.0.0] - Formatting #
- Fixed a series of formatting issues which caused the package to score lower on pub.dev
- Upgraded the release number to 1.x.x to increase the package score on pub.dev
[0.1.5] - Private constructor. #
- The Mobility Context constructor is now private
- A Mobility Context should always be instantiated via the ContextGenerator class.
[0.1.0] - First release. #
- The first official release with working unit tests
- Includes a minimalistic API which allows the application programmer to generate features with very few lines of code.