v3.0.0
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