Recent Releases of https://github.com/zgana/histlite
https://github.com/zgana/histlite - v2025.7.1
What's Changed
- Docs: .readthedocs.yaml by @zgana in https://github.com/zgana/histlite/pull/8
- Chore: bump version by @zgana in https://github.com/zgana/histlite/pull/9
Full Changelog: https://github.com/zgana/histlite/compare/v2025.7.0...v2025.7.1
- Python
Published by zgana 8 months ago
https://github.com/zgana/histlite - v2025.7.0
What's Changed
- Version module and docs automock by @zgana in https://github.com/zgana/histlite/pull/2
- Notebook restart+runall by @zgana in https://github.com/zgana/histlite/pull/3
- Add project sources to sys.path by @zgana in https://github.com/zgana/histlite/pull/4
- Changed inspect.getargspec to inspect.getfullargspec since it was depreciated in Python 3.11 by @GerritRo in https://github.com/zgana/histlite/pull/6
- Publish to PyPI by @zgana in https://github.com/zgana/histlite/pull/7
New Contributors
- @GerritRo made their first contribution in https://github.com/zgana/histlite/pull/6
Full Changelog: https://github.com/zgana/histlite/compare/v2022.8.26...v2025.7.0
- Python
Published by zgana 8 months ago
https://github.com/zgana/histlite - Update versioning, require python3, remove some dead code
This is the first histlite release that is a release rather than just a tag.
In this release
- PR #1: Assorted Cleanups
- Python
Published by zgana over 3 years ago