Changelog

Changelog#

All notable changes to this project will be documented in this file.

Unreleased#

Warning

These changes reflect the current development progress and have not been part of a PyPI release yet.

No significant changes.

2024.1.1#

Changes#

  • Make first release

  • Actually compare directs (#397)

  • Specify automation profile (#406)

  • Fix splatting in Windows install script in contributing guide (#413)

  • Fix sync.py for lock.json existing but empty (#415)

  • Fix powershell invocation for paths containing spaces (#416)

  • Produce an output requirements.txt with all requirements (#417)

  • Mitigate CVE-2024-37891 by setting urllib3>=2.2.2 (#421)

  • Add changelog entry step to contribution flow (#423)

  • Added towncrier

  • Fix changerelease workflow and reduce duplication