Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

44 lines (34 loc) · 1.35 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.6] - 2024-11-04

Added

  • New getTasks endpoints for Teams and Workers
  • Added Custom field support for node API wrapper

[1.0.5] - 2024-05-17

Added

  • Added support for Worker's Route Delivery Manifest

[1.0.4] - 2023-10-05

Fixed

  • Removed library that causes conflicts with Laravel framework

1.0.3 - 2023-06-22

Fixed

  • Fixed issue when getting data from workers and tasks

1.0.2 - 2022-04-28

Fixed

  • The wrapper complies with PSR-4 standard
  • The second parameter for Onfleet class is optional

1.0.1 - 2022-03-02

Fixed

  • Fixed HTTP method to create a worker

1.0.0 - 2021-12-17

Added

  • Initial release on packagist