Skip to content

Latest commit

 

History

History
79 lines (46 loc) · 4.21 KB

CHANGELOG.md

File metadata and controls

79 lines (46 loc) · 4.21 KB

Changelog

v1.0.0 (2024-04-09)

Full Changelog

Implemented enhancements:

v0.3.1 (2023-11-22)

Full Changelog

Fixed bugs:

  • Ensure parser is up-to-date before build #31 (smortex)

v0.3.0 (2023-01-04)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix iptables rules without direction #28 (smortex)

v0.2.0 (2022-12-18)

Full Changelog

Breaking changes:

  • Rename the netfilter formatter to iptables #19 (smortex)

Implemented enhancements:

  • New apt-mirror() function to expand mirror+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:

Merged pull requests:

v0.1.0 (2021-10-11)

Full Changelog

Implemented enhancements:

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