Releases: molybdenumsoftware/pr-tracker
Releases · molybdenumsoftware/pr-tracker
v7.3.0
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
7.2.0 (2025-05-20)
Features
v7.1.0
7.1.0 (2025-05-20)
Features
v7.0.0
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
6.2.0 (2025-04-25)
Features
v6.1.0
6.1.0 (2025-01-08)
Features
- flake: no experimental features (e324e34)
v6.0.0
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
5.1.0 (2024-12-17)
Features
v5.0.0
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
4.1.1 (2024-10-02)
Bug Fixes