Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 12:42
· 117 commits to master since this release

0.6.0 - 2024-03-10

Features

  • Show skipped and processed hosts in output - (a5fdcbe)

Refactor

  • Change create and writing methods - (332c63c)

Development

  • (dev) Add just check - (ef9280d)
  • (dev) Fix tbump configuration - (0561adf)
  • (dev) Ignore test files - (9ac9b86)
  • (dev) Add justfile - (6b5541e)
  • (dev) Enable ruff-specific rules for linter - (98b901c)
  • (dev) Format the code on pre-commit - (378e9c2)
  • (dev) Change ruff linter and formatter rules - (783ba11)
  • (dev) Update python to 3.12 - (6c9166a)
  • (dev) Update to ruff 0.3.1 - (f05ee2e)

Documentation

  • Clarify Include directive positioning - (e1258e2)
  • Update usage and output example - (6a5dda4)
  • Update example usage in cli - (c20477a)