Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 11:04
· 194 commits to master since this release
8833bc2

0.2.0 - 2023-10-13

Features

  • Skip selected hosts with new _meta option - (e7bdc9b)

Bug Fixes

  • Change compatible type - (67f9099)

Refactor

  • Dynamic format fallback auth - (763b357)

Development

  • (dev) Generate beauty changelog (#47) - (3170efe)
  • (dev) Change type of quotes (experimentally) - (9b9f75d)
  • (dev) Remove isort rule - (8815fb9)
  • (dev) Add ruff rules - (a36d07f)
  • (dev) Add pre-commit - (e338bf3)
  • (dev) Bump Python to 3.12 in pyproject.toml - (9670e35)
  • (dev) Regenerate poetry.lock - (d4180f0)

Miscellaneous Tasks

  • Bump Poetry to 1.6.1 and Python to 3.12 - (09ac311)
  • Lint on toml and lock changes (#15) - (7005a88)

Documentation

  • (readme) Update install instructions - (5abddbc)
  • Add toc to readme - (90636a6)