Releases: Lightning-AI/utilities
Releases · Lightning-AI/utilities
Fixed parsing Azure schema
What's Changed
- CI: fix parsing Azure schema by @Borda in #384
- script: update usage of coverage in standalone by @Borda in #383
- docs: fix building rtfd by @Borda in #379
- build(deps): update coverage requirement from ==7.6.* to ==7.7.* in /requirements by @dependabot in #378
- build(deps): update setuptools requirement from ==76.0.* to ==78.0.* in /requirements by @dependabot in #377
Full Changelog: v0.14.2...v0.14.3
Fixed schema check
script for standalone tests
What's Changed
- add generic testing for standalone by @Borda in #374
- fix python version parsing for stacklevel by @Borda in #375
- build(deps): update twine requirement from ==6.0.* to ==6.1.* in /requirements by @dependabot in #360
- build(deps): update check-jsonschema requirement from ==0.30.* to ==0.31.* in /requirements by @dependabot in #361
- build(deps): update setuptools requirement from ==75.8.* to ==76.0.* in /requirements by @dependabot in #373
Full Changelog: v0.14.0...v0.14.1
CLI replace pkg
Enable azure schema version
Fixed dataclass & bump ubuntu in CI
Changed
- CI: bump runners from
20.04
to24.04
by @ethanwharris in #368
Fixed
- fixed resetting dataclass's
cached_property
onceapply_to_collection
is called by @GdoongMathew in #363
Full Changelog: v0.12.0...v0.13.0
Actions compatibility & py3.9+
[0.12.0] - 2025-01-31
Changed
- Bump minimal Python version to be 3.9 (#331)
- CLI: update parsing inputs (#333)
- CI: bump upload/download artifact
v4
(#344, #345) - CI: make
actions-ref
optional if used only for listing packages (#345) - CI: split install action for archive and wheel (#347)
Full Changelog: v0.11.0...v0.12.0