Releases: maasglobal/sustainable-mobility-api
Releases · maasglobal/sustainable-mobility-api
v0.3.0
New
- Added remaining transport modes from OpenTripPlanner project
- Added unit tests for new modes
- Included new research sources for CO2 estimations
Improved
- Unit tests simplified to improve readability and maintainability
- Documentation extended to describe the CO2 estimation methodology
v0.2.0
New
- Add unit tests for code quality
- Add Docker file for easy deployment
- Add Serverless project for easy cloud-native deployment
- Use Black for code formatting
Improved
- Improve linting configuration for code quality
- Use correct float parsing in JavaScript
- Changes so the project can run locally
- HTTP requests always return a result (or error)
v0.1.2
v0.1.1
0.1 - Eunice Newton Foote
New
- Initial Python package for CO2 estimation based on transport mode and distance
- Add documentation with usage instructions
- Add packaging metadata for PyPI