Releases: Lightning-AI/utilities
Releases · Lightning-AI/utilities
Extend CLI for pyproject.toml
CLI fix for keyword arguments
Extend CLI for older req.
What's Changed
- CLI: replace min dependencies also in
pyproject.toml
by @Borda in #414 - switch CLI from
fire
tojsonargparse
by @Borda in #371 - CI: make timeout configurable for install jobs in check-package.yml by @Borda in #412
- CI: relax
markdown-link-check
by @Borda in #416 - CI: simplify internal testing workflow by @Borda in #415
- fix: correct regex in adjust to match library names at line start only by @Borda in #411
- fix standalone script w/ coverage by @Borda in #391
- reorder type checking for collections in
_apply_to_collection_slow
by @fschlatt in #406
New Contributors
Full Changelog: v0.14.2...v0.15.0
Fixed parsing Azure schema
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