Skip to content

Releases: alanbchristie/awxkit

Release list

1.0.2

Choose a tag to compare

@claude-matildapeak claude-matildapeak released this 12 Jun 17:45
12b42a3

Documentation-only release.

  • README: added release and PyPI version badges.
  • README: the CLI docs link now points to the original awxkit/cli/docs in ansible/awx (pinned at the 24.6.1 extraction tag) instead of a local directory.
  • These changes also refresh the package's PyPI project description.

No code changes.

1.0.1

Choose a tag to compare

@claude-matildapeak claude-matildapeak released this 12 Jun 17:21

First PyPI release of the standalone fork.

  • Extracted from ansible/awx at upstream release 24.6.1, with fixes for Python 3.13/3.14.
  • Published as alanbchristie-awxkit via PyPI trusted publishing.
  • Release tags are plain semver from this release onward (optionally with -alpha[.N]/-beta[.N]/-rc[.N] pre-release suffixes).