Releases: Lightning-AI/utilities
Releases · Lightning-AI/utilities
v0.11.8
v0.11.7
Package version parsing fixes
What's Changed
- CI: rename
import-extras
tocustom-import
by @Borda in #287 - CI: update mypy check by @Borda in #288
- Fix parsing pre-release package versions by @awaelchli in #292
Full Changelog: v0.11.5...v0.11.6
Fixed version checks
Resolved used `pkg_resources`
Fixed package check
Minor patch 0.11.2
What's Changed
Fixed
- docs: fix parsing non-trivial package name (#247)
Full Changelog: v0.11.1...v0.11.2
Minor patch 0.11.1
What's Changed
Changed
- docs: fix/use PyPI versions for pinning links (#243)
- CI: enable setting python version for package build (#244)
Fixed
- docs: do not replace external link for itself (#245)
Full Changelog: v0.11.0...v0.11.1
Docs adjustment
What's Changed
Added
- docs: enable pin version in links to external docs (#236)
Changed
Full Changelog: v0.10.1...v0.11.0
Minor patch 0.10.1
What's Changed
Fixed
- Avoid accidental namedtuple conversion in
apply_to_collection
(#210)
Full Changelog: v0.10.0...v0.10.1
New Contributors
- @GdoongMathew made their first contribution in #210