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
. 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
New Contributors
Full Changelog: v0.6.3...v1.0.0