# Changelog # 0.7.0 - Added different classes responsible for determining host IP - Changed cli usage from `transip-client` to `transip-update` - Added Dockerfile - Added editorconfig configuration file - Added README # 0.6.0 - Replaced dns query usage with calling an external API - Replaced gitlab CI with Woodpecker configuration - Refactored optional dependencies & implemented dependency groups - Moved to uv.lock file for pinning dependencies # 0.5.1 - Update gitlab CI configuration # 0.5.0 - Removed poetry - Use `setuptools` for packaging - Added a `Makefile` - Use `pip-compile` for dependency 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