Skip to content

Releases: molybdenumsoftware/pr-tracker

v7.3.0

07 Aug 07:32
Compare
Choose a tag to compare

7.3.0 (2025-08-07)

Features

  • fetcher: some more req/res logging (680373f)

Bug Fixes

  • address race condition with migrations (2160ff9)

v7.2.0

20 May 08:28
Compare
Choose a tag to compare

7.2.0 (2025-05-20)

Features

v7.1.0

20 May 07:23
Compare
Choose a tag to compare

7.1.0 (2025-05-20)

Features

v7.0.0

30 Apr 09:24
Compare
Choose a tag to compare

7.0.0 (2025-04-30)

⚠ BREAKING CHANGES

  • api: remove /api/v1 and add /api/v2
  • api: return 204 when no PR is found

Features

  • api: remove /api/v1 and add /api/v2 (9216afc)
  • api: return 204 when no PR is found (057cb0c)

v6.2.0

25 Apr 09:06
Compare
Choose a tag to compare

6.2.0 (2025-04-25)

Features

v6.1.0

08 Jan 05:59
Compare
Choose a tag to compare

6.1.0 (2025-01-08)

Features

  • flake: no experimental features (e324e34)

v6.0.0

31 Dec 09:35
Compare
Choose a tag to compare

6.0.0 (2024-12-31)

⚠ BREAKING CHANGES

  • override mechanism from nixpkgs replaced by
    that of dream2nix

Miscellaneous Chores

  • use nix-cargo-integration (3c61682)

v5.1.0

17 Dec 07:08
Compare
Choose a tag to compare

5.1.0 (2024-12-17)

Features

  • switch from AGPL to MIT. (44a1019)

v5.0.0

11 Dec 06:16
Compare
Choose a tag to compare

5.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • runtime deps defined at build time

Features

  • runtime deps defined at build time (08196d1)

v4.1.1

02 Oct 14:23
Compare
Choose a tag to compare

4.1.1 (2024-10-02)

Bug Fixes