Skip to content

Releases: sbo-inc/ajera

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 01:46
109f2b9

Changelog

  • Closes #8 Standardize identifier vocabulary from id to key (#9) (109f2b9)

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 18 Jul 14:31
0198b94

Changelog

  • Add session info command (808ebf4)
  • Closes #3 Add configurable request timeout and connection retries (#4) (46c3d3f)
  • Closes #5 Add CHANGELOG.md and bump to v0.1.7 (#6) (0198b94)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 27 Jun 23:03

Changelog

  • Add py.typed marker and re-export public schema types for consumer type hints (4393648)
  • Bump to v0.1.6 (6a74ed7)

v0.1.5

Choose a tag to compare

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

Changelog

  • Add project URLs to pyproject.toml (8906f95)
  • Enrich PyPI metadata with license, keywords, and version classifiers (a73a19e)
  • Add version check in publish workflow (dce646f)
  • Bump to v0.1.5 (05d65e4)

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)

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Oct 05:45

Changelog

  • Initial uv commit (b6e5c8f)
  • Add initial schemas and client methods (163d17c)
  • Add publish workflow (5d5bc75)