Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Releases: onfleet/ruby-onfleet

v1.2.0

Choose a tag to compare

@shuaitseng shuaitseng released this 29 Oct 16:10
v1.2.0
e149a7e

Added

  • Added get_batch_create_async_status endpoint to support get_batch_create_async

v1.1.0

Choose a tag to compare

@shuaitseng shuaitseng released this 16 Oct 21:09
v1.1.0
73d32c4

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

Choose a tag to compare

@lisandrobigi-onfleet lisandrobigi-onfleet released this 26 Jun 19:55
999b728

1.0.5 - 2024-06-26

Added

  • Update to RubyGems release

v1.0.4

Choose a tag to compare

@lisandrobigi-onfleet lisandrobigi-onfleet released this 26 Jun 14:16
3865b6d

1.0.4 - 2024-05-29

Added

  • Added support for Worker's Route Delivery Manifest

[1.0.3] - 2023-06-05

Choose a tag to compare

@danmenza danmenza released this 05 Jun 21:21
  • Updated package.json to reference relative path
  • Updated utils.rb to require error classes

[1.0.2] - 2023-05-19

Choose a tag to compare

@danmenza danmenza released this 22 May 18:21
  • 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

Choose a tag to compare

@danmenza danmenza released this 12 May 20:17
  • Refactored resources for module/class inheritance

[1.0.0] - 2023-05-11

Choose a tag to compare

@danmenza danmenza released this 12 May 20:15
  • Initial release on RubyGems