Breaking changes!
* **From now on this package requires Python 3.10 or newer!**
* **The API changed! Providing a path to your config is made optional, we will now look for a config in your [`XDG_CONFIG_HOME`](https://wiki.archlinux.org/title/XDG_Base_Directory). You can also provide the API-Keys via environment variables or via CLI options.**
Note: This is not a special or more stable release, I just chose to do a major bump because of these breaking changes.
What's Changed
* CLI-rework by jp-berg in https://github.com/mietzen/porkbun-ddns/pull/48
New Contributors
* jp-berg made their first contribution in https://github.com/mietzen/porkbun-ddns/pull/48
**Full Changelog**: https://github.com/mietzen/porkbun-ddns/compare/v0.6.3...v1.0.0