This repository was archived by the owner on May 15, 2026. It is now read-only.
Releases: onfleet/ruby-onfleet
Releases · onfleet/ruby-onfleet
v1.2.0
v1.1.0
Added
- New CRUD operations for Route Plans
- New
createendpoint - New
getendpoint(s) that support both id and query - New
updateendpoint - New
delete_oneendpoint - New
add_tasks_to_route_planendpoint
v1.0.5
v1.0.4
[1.0.3] - 2023-06-05
- Updated package.json to reference relative path
- Updated utils.rb to require error classes
[1.0.2] - 2023-05-19
- Added README support for spanish
- Included throttling constraints for 20 API requests per second using faraday-rate_limiter
- Updated headers on initialization to allow for custom headers
[1.0.1] - 2023-05-12
- Refactored resources for module/class inheritance
[1.0.0] - 2023-05-11
- Initial release on RubyGems