Skip to content

Releases: Lightning-AI/utilities

Lightning Utilities 0.10.0

17 Nov 19:54
Compare
Choose a tag to compare

What's Changed

Added

  • CI: added install-extras in install check allowing deduplication eventual circular install dependency (#184, #185)
  • Added rank_zero_only(..., default=?) argument to return a default value on rank > 1 (#187)

Changed

  • Updated/Extended the requires wrapper (#146)
  • CI: updated/extended cleaning old and/or specific caches (#159)
  • CI: unified/extended docs makes flows (#162)
  • CI: allow Other targets for building docs (#179)
  • CI: narrow scope for md links check (#183)
  • CI: split code checks & enable pre-commit updates (#191, #193, #194)

Deprecated

  • Deprecated ModuleAvailableCache in favor of RequirementCache (#147)

Fixed

  • Fixed issue with is_overridden falsely returning True when the parent method is wrapped (#149)
  • CI: optional freeze version of schema check (#148)
  • CI: fixed guard for pkg-check workflow on canceled (#180)
  • CI: resolve latex dependency for docs builds (#181)
  • CI: fixed branch for md links check (#183)

Full Changelog: v0.9.0...v0.10.0


New Contributors

Lightning Utilities 0.9.0

29 Jun 17:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0


New Contributors

Lightning Utilities 0.8.0

10 Mar 11:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0


New Contributors

Minor patch 0.7.1

22 Feb 23:48
Compare
Choose a tag to compare

Lightning Utilities 0.7.0

20 Feb 22:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0


New Contributors

Minor compatibility patch 0.6.0.post

25 Jan 00:45
5d310d0
Compare
Choose a tag to compare

What's Changed

  • lower min packaging version by @Borda in #91

Full Changelog: v0.6.0...0.6.0.post0

Lightning Utilities 0.6.0

23 Jan 14:21
Compare
Choose a tag to compare

What's Changed

  • Introduce ModuleAvailableCache by @awaelchli in #86
  • fix calling actions in external re-usable workflows by @Borda in #51
  • ci: abstract package actions by @Borda in #48
  • ci: checkout submodules recursive by @justusschock in #82
  • ci: using outputs & cache dispatch by @Borda in #83
  • ci: schema yaml & yml + verbose by @Borda in #84

Full Changelog: v0.5.0...v0.6.0


New Contributors

Lightning Utilities 0.5.0

22 Dec 07:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0


New Contributors

Minor patch 0.4.2

25 Nov 13:20
8b65753
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

Minor patch 0.4.1

31 Oct 15:51
cdedd59
Compare
Choose a tag to compare

What's Changed

  • fixing cannot import name 'metadata' from 'importlib' by @Borda in #65

Full Changelog: v0.4.0...v0.4.1