Releases: linode/ansible-specdoc
Releases · linode/ansible-specdoc
v0.0.17
What's Changed
📦 Dependency Updates
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3 by @dependabot in #44
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
💡 Improvements
- Update RETURNS to render as YAML by @jriddle-linode in #40
⚙️ Repo/CI Improvements
- Add "project" label by @zliang-akamai in #39
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
⚠️ Breaking Change
- Change injection to use rich text blocks by @jriddle-linode in #38
⚙️ Repo/CI Improvements
- Update pyenv to use environment name by @jriddle-linode in #35
- Reformat project to fix lint CI by @lgarber-akamai in #36
- Update labels and release drafter by @jriddle-linode in #34
📦 Dependency Updates
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by @dependabot in #21
- Bump actions/checkout from 3 to 4 by @dependabot in #26
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #25
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in #27
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #28
- Bump actions/setup-python from 4 to 5 by @dependabot in #29
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #31
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #33
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #37
New Contributors
- @jriddle-linode made their first contribution in #34
Full Changelog: v0.0.14...v0.0.15
v0.0.14
Changes
- Update PyYAML to 6.0.1 @jcallahan-akamai (#24)
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.8 @dependabot (#23)
- new: Add CODEOWNERS @lgarber-akamai (#22)
- Migrate build front-end to
pypa/build
@zliang-akamai (#18) - Add dependabot @zliang-akamai (#13)
- Formatters @zliang-akamai (#15)
- Unpin dependency, update GitHub actions @zliang-akamai (#14)
v0.0.13
Changes
- Added support for clearing injected fields (
-c
) @ezilber-akamai (#11) - Add link to
ansible-specdoc-example
repository @lgarber-akamai (#9)
v0.0.12
Changes
- (BREAKING) Improve documentation injection logic and add support for additional constants @lgarber-akamai (#7)
- Allow any type for
choices
field @lgarber-akamai (#6)
v0.0.11
Changes
- (BREAKING) Rewrite to use classes and objects rather than dicts @lgarber-akamai (#4)
- Enable
lstrip_blocks
for j2 templating @lgarber-akamai (#5) - Add
conflicts_with
field @lgarber-akamai (#3)