0.9.0
What's Changed
- Platform API model add places endpoints and improvements for :create and :update serialization by @eikes in #90
- Expand support for Driver API by @eikes in #88
- Adds current_ride endpoint to passenger API by @eikes in #91
- Add LICENSE.md by @chb-ioki in #92
- All model class in an API module inherit from the same Base class by @eikes in #93
- Operator Api: add show endpoint for product by @tom-ioki in #89
- Add permission endpoint for current operator by @phylor in #99
- Add
User#notification_settings
by @phylor in #94 - Add line and line stop to plattform api by @ozb-ioki in #96
- Add driver model and driver endpoints for Operator Api by @tom-ioki in #98
- Fix naming in ci.yml by @tom-ioki in #101
- Add place model and place endpoints for operator api by @tom-ioki in #100
- Add support for returning pagination info by @phylor in #102
New Contributors
Full Changelog: 0.8.0...0.9.0