Lightning Utilities 0.8.0
What's Changed
- More resilient
RequirementCache
that checks for module import-ability by @carmocca in #112 - Added checking markdown links by @shenoynikhil in #81
- Added requirements parser by @Borda in #107
- Make
apply_to_collection
importable from top level by @awaelchli in #120 - ci: remove duplicate try to publish by @Borda in #114
- ci: update & defaults by @Borda in #121
- ruff: C4-PT-RET-SIM by @Borda in #117
Full Changelog: v0.7.1...v0.8.0
New Contributors
- @shenoynikhil made their first contribution in #81