Skip to content

Releases: Lightning-AI/utilities

Fixed parsing Azure schema

03 Apr 15:59
Compare
Choose a tag to compare

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

20 Mar 12:52
Compare
Choose a tag to compare

What's Changed


Full Changelog: v0.14.1...v0.14.2

script for standalone tests

16 Mar 19:09
Compare
Choose a tag to compare

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

07 Mar 15:07
Compare
Choose a tag to compare

What's Changed


Full Changelog: v0.13.0...v0.14.0

Enable azure schema version

04 Mar 21:48
Compare
Choose a tag to compare

What's Changed


Full Changelog: v0.13.0...v0.13.1

Fixed dataclass & bump ubuntu in CI

04 Mar 16:37
1fcd48f
Compare
Choose a tag to compare

Changed

Fixed

  • fixed resetting dataclass's cached_property once apply_to_collection is called by @GdoongMathew in #363

Full Changelog: v0.12.0...v0.13.0

Actions compatibility & py3.9+

31 Jan 10:26
Compare
Choose a tag to compare

[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

Fixed CLI

19 Nov 17:14
Compare
Choose a tag to compare

[0.11.9] - 2024-11-19

Changed

  • CI: split and rename custom-import to custom-import-code (#325)

Fixed

  • fixed missing package's CLI (#332)

Full Changelog: v0.11.8...v0.11.9

v0.11.8

15 Oct 19:48
Compare
Choose a tag to compare

What's Changed

  • ci: enable custom env. vars in pkg check by @Borda in #317

Full Changelog: v0.11.7...v0.11.8

v0.11.7

02 Sep 20:37
Compare
Choose a tag to compare

What's Changed

  • ci/cron: fix inputs by @Borda in #297
  • Pass include-hidden-files: true to actions/upload-artifact by @shino16 in #303

New Contributors

Full Changelog: v0.11.6...v0.11.7