v0.17.0
v0.17.0 (2024-12-21)
Bug Fixes
-
ci: Fix semantic release config (
98db29c
) -
docker: Fix restart() failing to start tgpy in docker (
5fcd14c
)
Build System
-
nix: Make build use rev from nix (
f7dfdde
) -
nix: Update flake.lock (
aaa7591
) -
Update nixpkgs in flake.lock
-
Fix nix evaluation
-
Update poetry dependencies
Chores
- Format .nix files (
bac06a8
)
Features
-
Switch to PEP621 compliant pyproject.toml and pyproject.nix (
7c20075
) -
Rewrite pyproject.toml to be PEP621 compliant
-
Update flake.nix to use pyproject.nix
-
Package poetry from master, use it in actions
Detailed Changes: v0.16.0...v0.17.0