v0.30.0
What's Changed
- fix issue #190 installer.sh url by @freedomwarrior in #191
- Add a CI job that tests the installer script by @thombashi in #192
- Fixes by "make fmt". by @JonathanLennox in #197
- Set htb burst and cburst size to the minimum useful size. by @JonathanLennox in #194
- Add build binaries for Ubuntu 24.04
- Remove support for Ubuntu 20.04 in CI and build workflows
- Update help messages
- Drop support for Python 3.7/3.8
- Add support for Python 3.13
- Update the
pathpackage version constraint: allow up tov17 - Update the
DataPropertypackage version constraint tov1.0.2
New Contributors
- @freedomwarrior made their first contribution in #191
- @JonathanLennox made their first contribution in #197
Full Changelog: v0.29.1...v0.30.0