Releases: zwicker-group/utilitiez
Releases · zwicker-group/utilitiez
0.3.1
0.3.0
What's Changed
- Update Python version requirements to support 3.13 by @david-zwicker in #12
- Add tests for get_scale function and improve logarithmic scale detection by @david-zwicker in #13
Full Changelog: 0.2.2...0.3.0
0.2.2
Added xlogx
and random_uniform_fixed_sum
functions.
What's Changed
- Update README.md to include badges and enhance project description by @david-zwicker in #8
- Add xlogx function and corresponding tests; update dependencies and .gitignore by @david-zwicker in #9
- Enhance README and add new mathematical functions by @david-zwicker in #10
- Update README.md by @david-zwicker in #11
Full Changelog: 0.2.1...0.2.2
0.2.1
Trying the automatic release to pip...
What's Changed
- Update release_pip.yml by @david-zwicker in #6
- Update release_pip.yml by @david-zwicker in #7
Full Changelog: 0.2.0...0.2.1
0.2.0
Renamed the package from py-tools
to utilitiez
What's Changed
- Add example for density plot by @david-zwicker in #5
Full Changelog: 0.1.0...0.2.0
Initial release
Initial release of the package, introducing the densityplot
function
What's Changed
- Add GitHub Actions workflow for CI build and testing by @david-zwicker in #1
- Update mypy type checking and refine density plot function signatures by @david-zwicker in #2
- Add GitHub Actions workflow for uploading Python package on release by @david-zwicker in #3
New Contributors
- @david-zwicker made their first contribution in #1
Full Changelog: https://github.com/zwicker-group/py-tools/commits/0.1.0