v1.0.0 (2024-04-09)
Implemented enhancements:
v0.3.1 (2023-11-22)
Fixed bugs:
v0.3.0 (2023-01-04)
Implemented enhancements:
Fixed bugs:
v0.2.0 (2022-12-18)
Breaking changes:
Implemented enhancements:
- New
apt-mirror()
function to expandmirror+http://
URI used by apt(1) #18 (smortex) - New
srv()
function to query SRV records #17 (smortex) - Improve services error reporting #16 (smortex)
Fixed bugs:
- Fix service constraining #26 (smortex)
- Fix parsing IPv6 addresses starting with
:
#24 (smortex) - Fix missing require #22 (smortex)
- Fix node list support #21 (smortex)
Merged pull requests:
v0.1.0 (2021-10-11)
Implemented enhancements:
- Implement a proper language for configuration #10 (smortex)
- Resolve example.com instead of localhost #2 (smortex)
- Fix CI #1 (smortex)
Merged pull requests:
- Rename "hosts" to "nodes" #9 (smortex)
- Drop support for EOL ruby versions #8 (smortex)
- Rely on the Cri DSL to manage parameters #7 (smortex)
- Switch from Thor to Cri for command parsing #6 (smortex)
- Reduce diff context to fix CI #5 (smortex)
- Switch CI from Travis to GitHub actions #4 (smortex)
- README.md: fix typo #3 (kenyon)
* This Changelog was automatically generated by github_changelog_generator