Skip to content

Releases: onfleet/ruby-onfleet

v1.2.0

29 Oct 16:10
v1.2.0
e149a7e

Choose a tag to compare

Added

  • Added get_batch_create_async_status endpoint to support get_batch_create_async

v1.1.0

16 Oct 21:09
v1.1.0
73d32c4

Choose a tag to compare

Added

  • New CRUD operations for Route Plans
  • New create endpoint
  • New get endpoint(s) that support both id and query
  • New update endpoint
  • New delete_one endpoint
  • New add_tasks_to_route_plan endpoint

v1.0.5

26 Jun 19:55
999b728

Choose a tag to compare

1.0.5 - 2024-06-26

Added

  • Update to RubyGems release

v1.0.4

26 Jun 14:16
3865b6d

Choose a tag to compare

1.0.4 - 2024-05-29

Added

  • Added support for Worker's Route Delivery Manifest

[1.0.3] - 2023-06-05

05 Jun 21:21

Choose a tag to compare

  • Updated package.json to reference relative path
  • Updated utils.rb to require error classes

[1.0.2] - 2023-05-19

22 May 18:21

Choose a tag to compare

  • 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

12 May 20:17

Choose a tag to compare

  • Refactored resources for module/class inheritance

[1.0.0] - 2023-05-11

12 May 20:15

Choose a tag to compare

  • Initial release on RubyGems