Skip to content

v1.0.0

Choose a tag to compare

@cmsirbu cmsirbu released this 10 May 20:27
· 9 commits to main since this release
d0a425b

All Ansible plugin types have been enabled and are now rendered with the generic template. While certain plugins would benefit from having dedicated templates, this is now good enough to bump to version 1.0.0!

The project has also moved to uv and now has user and developer documentation.

What's Changed

Features and Docs

  • Enable remaining Ansible plugin types by @cmsirbu in #19
  • Added User and Developer Guides to project docs and simplified README. #21

Housekeeping

  • Update project metadata to allow uv to run alongside poetry 2.0 by @cmsirbu in #11
  • Remove poetry as front-end tool by @cmsirbu in #13
  • Use uv in RTD builds by @cmsirbu in #14
  • Add CI workflow and run.sh tasks file by @cmsirbu in #15
  • Enabled CI testing the mkdocs build on all supported Python versions. #21
  • Enabled strict mode in RTD builds. #21

Full Changelog: v0.2.1...v1.0.0