Skip to content

Releases: Lightning-AI/utilities

Minor patch 0.11.2

27 Mar 23:45
Compare
Choose a tag to compare

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

25 Mar 14:21
Compare
Choose a tag to compare

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

18 Mar 23:42
Compare
Choose a tag to compare

What's Changed

Added

  • docs: enable pin version in links to external docs (#236)

Changed

  • CI: parametrize source folder for typing check (#228)
  • bump py3.8 and Ruff cleaning (#234)

Full Changelog: v0.10.1...v0.11.0

Minor patch 0.10.1

18 Jan 17:56
Compare
Choose a tag to compare

What's Changed

Fixed

  • Avoid accidental namedtuple conversion in apply_to_collection (#210)

Full Changelog: v0.10.0...v0.10.1


New Contributors

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