Skip to content

Releases: aiopy/python-aiocli

1.6.2

24 Apr 23:12
2bfabf9

Choose a tag to compare

What's Changed

  • release: v1.6.0 - Add State without Depends and more debug traces by @ticdenis in #11
  • release: v1.6.1 - Add CommandArgument for Command positional and optional arguments and accept State as callback by @ticdenis in #12
  • release: v1.6.2 - Add Alibaba Cloud and Oracle wrappers for serverless, minor fixes and improve documentation by @ticdenis in #13
  • release: v1.6.2 - Update dev dependencies and build docs by @ticdenis in #14

Full Changelog: 1.5.3...1.6.2

1.6.1

18 Apr 19:35

Choose a tag to compare

What's Changed

  • release: v1.6.0 - Add State without Depends and more debug traces by @ticdenis in #11

Full Changelog: 1.5.3...1.6.1

1.6.0

17 Apr 16:05

Choose a tag to compare

Full Changelog: 1.5.3...1.6.0

1.5.3

08 Nov 15:58
50cacc6

Choose a tag to compare

release: v1.5.3 - Improve exception handlers matching (#10)

1.5.2

06 Nov 14:58
a30b64d

Choose a tag to compare

release: v1.5.2 - Add serverless support, improve documentation and f…

1.5.1

11 Apr 23:50
f78078c

Choose a tag to compare

release: v1.5.1 - Close event loop feature (#7)

1.5.0

11 Apr 23:19
2664df6

Choose a tag to compare

release: v1.5.0 - Fix mkdocs-material design due to incompatibilities…

1.4.6

17 Jan 10:33

Choose a tag to compare

  • Docs updated.
  • Development dependencies updated.

1.4.4

03 Jan 18:57

Choose a tag to compare

1.4.1

27 Dec 17:39
4e8b61c

Choose a tag to compare

Fixed --version command and removed invalid -v command.