Skip to content

Releases: obviyus/HamVerBot

v0.11.0

14 Jan 05:54
Compare
Choose a tag to compare

0.11.0 (2024-01-14)

Bug Fixes

  • calendar: refresh for previous year for results (35e191c)

Features

  • api: update API spec (513e83d)
  • event_type: additional outputs (4448221)
  • irc: helper function for auth (7c343d4)
  • models: update models for F1Calendar API (787d9af)
  • py: remove py implementation (946c7cc)
  • sql: additional tables for new API (fbe8de8)
  • sqlx: bump sqlx (41d3ca4)
  • worker: simplify job logic (1a8a72f)

v0.10.0

09 Jun 10:35
Compare
Choose a tag to compare

0.10.0 (2023-06-09)

Bug Fixes

  • clean: remove deprecated files (ceb7278)
  • clippy: apply clippy lints (626d358)
  • prev: fix duplicate SQL calls (aaf624a)
  • result: set result for closest event (9db39be)
  • worker: run workers in another thread (9d798e8)
  • wxc: store only one instance of standings (7ecb7c1)

Features

  • command: allow parameterized when command (c2a9500)
  • db: run migrations at startup (4658f67)
  • env: default env file (3a6c2d7)
  • sql: create migrations (38b17ce)
  • v2: re-write with improved deps and logic (31de7e2)
  • wxc: fetch standings every 5 minutes (f53ed4f)

v0.9.1

16 May 06:43
Compare
Choose a tag to compare

0.9.1 (2023-05-16)

Bug Fixes

  • event: remove extra emoji (7b49ff4)

v0.9.0

18 Mar 05:13
Compare
Choose a tag to compare

0.9.0 (2023-03-18)

Features

  • next: filter next by event type (880a661)

v0.8.0

07 Mar 03:52
Compare
Choose a tag to compare

0.8.0 (2023-03-07)

Features

  • config: add fly.io configs (6e44278)

v0.7.0

04 Mar 06:36
Compare
Choose a tag to compare

0.7.0 (2023-03-04)

Bug Fixes

  • cargo: remove dependency on openssl (a46dbb3)

Features

  • docker: create Dockerfile to deploy to fly.io (0412c53)

v0.6.1

13 Dec 09:56
Compare
Choose a tag to compare

0.6.1 (2022-12-13)

Bug Fixes

  • clippy: apply lint fixes (56652d7)

v0.6.0

13 Dec 09:45
Compare
Choose a tag to compare

0.6.0 (2022-12-13)

Features

  • dummy: dummy commit to test CI (168802d)

v0.5.0

20 Nov 06:42
Compare
Choose a tag to compare

0.5.0 (2022-11-20)

Features

  • prev: create new command for previous results (08bf857)

v0.4.0

22 Oct 08:24
Compare
Choose a tag to compare

0.4.0 (2022-10-22)

Features

  • d|c: create new commands for standings (9091a58)