Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:36

Changelog

  • Add integration tests and pytest markers (677188c)
  • Add CLI to client (82e9463)
  • Add the remaining employee API methods (3a1aae2)
  • Add clients API client methods (5102481)
  • Add contacts API client methods (bbd17dd)
  • Add vendors API client methods (0f8522b)
  • Add projects API client methods (f25457b)
  • Add v2 projects API - reconcile with v1 (742b661)
  • Nested sub commands to better places (27fbbfa)
  • Add general ledger API methods (8c9f84b)
  • Add vendor invoices API client methods (3be01d4)
  • Add reference list API for disparate data (f30a3cc)
  • Filter by active status by default (9fe5127)
  • Update README (902160a)
  • API cleanup and client consolidation (4df0ab3)
  • Setup GitHub publisher (8d88023)
  • Comment out publisher - await PyPi resolution (8de3a7b)
  • Update to softprops/action-gh-release@v3 (288453e)
  • Make credentials optional, fix session token logic (8fdee2e)
  • Make active status the default to prevent response overload (ee94ffc)
  • Add AJERA_API_HEADERS as an optional configuration env var (06fe367)
  • Add project summary response (e2c5169)
  • Enable PyPi publish step (a487e66)
  • Fix pyproject versioning (aeabf82)