Skip to content

Releases: pythoninja/sshgen

v0.2.0

13 Oct 11:04
8833bc2
Compare
Choose a tag to compare

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)

v0.1.1

22 Jun 17:15
f952dad
Compare
Choose a tag to compare

[0.1.1] - 2023-06-22

Bug Fixes

Continuous Integration

Miscellaneous Tasks

  • (deps-dev) Bump ruff from 0.0.272 to 0.0.274 (PR #1) (fa35a10)
  • (dev) Exclude files from example dir (ee481ab)
  • (dev) Bump versions in readme (PR #5) (560f0b6)
  • (dev) Add changelog generator (PR #7) (1618a78)
  • (dev) Fix ruff version (955af2c)
  • (dev) Add link to changelog for pypi (8ad9abb)
  • (dev) Run changelog generator on version bump (c9abbec)
  • (dev) Improve search for version string in readme (a7344fb)

v0.1.0

21 Jun 13:20
858aced
Compare
Choose a tag to compare

First release.