Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 773 Bytes

Changelog

UNRELEASED

  • Added startup message printing the options

v1.1.1 - 2022-10-04

  • Added support for sending a notification through ntfy.sh on success

v1.1.0 - 2022-10-04

  • 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

v1.0.3 - 2021-11-30

  • Increased the frequency of authentication token refreshes
  • Added pre-commit hooks config

v1.0.2 - 2021-11-30

  • Added support for the --latest-day option

v1.0.1 - 2021-11-30

  • Fixed a bug where the --earliest-day option wasn't optional, but should have been

v1.0.0 - 2021-11-30

  • Initial release