Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 14:03
· 2 commits to master since this release

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

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