Skip to content

Releases: itential/asyncgateway

v0.1.0

09 Mar 13:14
3f43a21

Choose a tag to compare

What's Changed

  • ci: rename premerge workflow to ci and harden pipeline by @privateip in #5
  • test: add comprehensive unit tests for all services and resources by @privateip in #6
  • ci: unify pipeline — all CI steps delegate to make targets by @privateip in #7
  • ci,docs: harden release workflow and fix README accuracy by @privateip in #8
  • feat: replace logger module with logging and heuristics by @privateip in #9
  • refactor: simplify exceptions module to two classes by @privateip in #10
  • chore: add SPDX headers and fix NOTICE for GPL v3 compliance by @privateip in #11
  • docs: add module docstrings to all source files and fix stale Operation example by @privateip in #12
  • fix: resolve pagination infinite loop and delete_all filter bugs by @privateip in #13
  • fix: update to fix minor and low priority issues by @privateip in #14
  • docs: update development guide and add usage documentation by @privateip in #15
  • feat: add TOML support to serdes and improve docs by @privateip in #16
  • release: 0.1.0 by @privateip in #17

New Contributors

Full Changelog: https://github.com/itential/asyncgateway/commits/v0.1.0