Releases: Lightning-AI/utilities
Releases · Lightning-AI/utilities
Lightning Utilities 0.4.0
What's Changed
- Don't require
fire
as base dependency and addlightning_tools[dev]
installation by @akihironitta in #42 - CI: pip list action by @akihironitta in #17
- CI: Add reusable workflow to clear caches within a repository by @akihironitta in #43
- CI: increase verbosity and comment schema file location by @akihironitta in #49
- Rename
lightning_utilities.dev
tolightning_utilities.cli
by @akihironitta in #46 - CI: docs require by @Borda in #50
- Bump actions/cache from 2 to 3 by @dependabot in #53
- Provide installation instructions in
RequirementCache
error message by @carmocca in #54 - Add
lightning_utilities.test.warning.no_warning_call
by @carmocca in #55 - remove
--flake8
frommake test
by @WrRan in #56 - Set 0.4.0 version for a release by @carmocca in #58
- Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #61
- Bump actions/checkout from 2 to 3 by @dependabot in #60
- Added get_dependency_min_version_spec function by @mauvilsa in #62
Full Changelog: v0.3.0...v0.4.0
New Contributors
Lightning Utilities 0.3.0
What's Changed
- Copy over the rank-zero utilities by @carmocca in #36
- Copy over
is_overridden
by @carmocca in #35 - Update version for a 0.3.0 release by @carmocca in #40
- Integrate
StrEnum
by @carmocca in #38 - Copy over
get_all_subclasses
by @carmocca in #39 - Update about.py description by @carmocca in #41
Full Changelog: v0.2.0...v0.3.0
Lightning Utilities 0.2.0
What's Changed
- Add import utilities by @carmocca in #20
- Add import caches by @carmocca in #21
- pl-devtools -> lightning_tools by @carmocca in #27
- Fix repo link by @carmocca in #29
- lightning_tools -> lightning_utilities by @carmocca in #30
- Add core and dev directories by @carmocca in #28
- Update lint config to match Lightning's by @carmocca in #33
- CI/CD: add publish workflow by @Borda in #31
- Update version to 0.2.0 for a release by @carmocca in #34
- Copy over the
apply_func
utilities by @carmocca in #32
Full Changelog: v0.1.0...v0.2.0