- Added startup message printing the options
- Added support for sending a notification through ntfy.sh on success
- Added support for the updated BayIMCO API
- Added filter to find vaccination appointments against a specific variant, such as BA.1 or BA.4/5
- Added support for the
--debug
option to additionally print debug output
- Increased the frequency of authentication token refreshes
- Added pre-commit hooks config
- Added support for the
--latest-day
option
- Fixed a bug where the
--earliest-day
option wasn't optional, but should have been
- Initial release