- 2 minor enhancements:
- Add support for ErrorCode
- Add support for WatchedVehicle
- 1 minor enhancement:
- page attribute reader in ApiResponse
- 3 minor enhancements:
- LeasingPeriod resource
- Support for search in Brand, Model, Variant, and Version
- Normalize search
- 3 minor enhancements:
- Remove Faraday dependency and use Net::HTTP instead
- Remove ActiveSupport dependency
- Support search in InspectionTestCenter
- 1 minor enhancement:
- total_count attribute reader in ApiResponse
- 1 minor enhancement:
- Make has_more and total_pages dynamic
- 1 minor enhancement:
- Escape registration using CGI (to support ÆØÅ)
- 1 minor enhancement:
- Support expand
- Add Vehicle#find_by_vin
- 1 minor enhancement:
- Introduce after_request callback
- 1 minor enhancement:
- Fix error that would occur when configuring the gem
- 1 major enhancement:
- Initial release