Skip to content

v3.0.0

Compare
Choose a tag to compare
@RobinTTY RobinTTY released this 19 Dec 20:48
· 203 commits to main since this release
c3aad16

Added enums describing the following statuses:

  • RequisitionStatus
  • BankAccountStatus

These new enum types replace their corresponding string counterparts.
This change removes some hassle from interpreting API responses.
This is a breaking change.

Full Changelog: v2.0.3...v3.0.0