Lightning Utilities 0.5.0
What's Changed
- Fix requirements parsing by @ethanwharris in #69
- Add method to lazily import modules by @ehofesmann in #71
- add requires wrapper by @Borda in #70
- fix: Add py.typed by @alexandervaneck in #72
- Fix & extend pkg install check by @Borda in #76
- add names for uses & norm spaces by @Borda in #78
- improve StrEnum by @Borda in #77
Full Changelog: v0.4.2...v0.5.0
New Contributors
- @ethanwharris made their first contribution in #69
- @ehofesmann made their first contribution in #71
- @alexandervaneck made their first contribution in #72