Skip to content

v0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Nov 09:37
· 22 commits to master since this release
v0.2.2
31f2ce5

New Features

  • 9bc1bd1 - cli: implement iamai CLI with version and run commands (commit by @HsiangNianian)
  • 28f6110 - plugin: implement plugin system with example echo plugin and configuration support (commit by @HsiangNianian)

Bug Fixes

Refactors

  • f37f1bc - workflow: clean up comments in publish-docker.yml for clarity (commit by @HsiangNianian)
  • cd230fc - logging: replace print statements with logger calls and improve exception handling (commit by @HsiangNianian)