transip-client/CHANGELOG.md
2023-06-25 11:26:22 +02:00

395 B

Changelog

0.5.0

  • Remove poetry
  • Use setuptools for packaging
  • Added a Makefile
  • Use pip-compile for dependecy management

0.4.0

  • Add option to generate access tokens through --login and --private-key-path options

0.3.1

  • Add missing changelog entries

0.3.0

  • Update click

0.2.0

  • Rename project

0.1.1

  • Fix gitlab ci include path

0.1

  • Initial release