Skip to content

Releases: Jellayy/benz-finder

Release list

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:14

2.0.0 (2024-07-26)

  • feat!: ci for semantic release + building for docker hub (b09823b)

Features

  • cli for helper commands (8879568)
  • configuration args to make benz_finder easier to run as a server (1ffb569)
  • discord webhooks and a bit more database stuff (52535d4)
  • dockerization + fixes to be more easily run and configured inside a container + docs (d812c4b)
  • new flow for dynamically pulling vehicles via yaml config (bbedda4)
  • notify in batches to enable support for better notification customization (5319101)
  • vehicle state handling and notifications in scheduled loop (cde9f7b)

BREAKING CHANGES

  • bullying semantic into making this merge v2

v1.0.0

Choose a tag to compare

@Jellayy Jellayy released this 26 Jul 06:03
feat: /new_stock command to search for new arrivals + paginated respo…