lazy_loader 0.1
What's Changed
- Add the packaging infrastructure by @tupui in #2
- Run pre-commit hooks by @tupui in #3
- Simplify delayed exception handling and improve reporting by @stefanv in #4
- Add contributor README by @stefanv in #5
- DOC fix missing comma in usage example in README.md by @adrinjalali in #7
- Avoid conflicts when function is implemented in same-named submodule by @stefanv in #9
- feat: add attach_stub function to load imports from type stubs by @tlambert03 in #10
- Specify lower bounds on dependencies by @jarrodmillman in #15
- Update precommit hooks by @jarrodmillman in #16
- Split out linting CI from testing by @jarrodmillman in #17
- Update GH actions by @jarrodmillman in #18
- Test on more versions and platforms by @jarrodmillman in #19
- Lint toml files by @jarrodmillman in #20
- Add classifiers by @jarrodmillman in #21
- Document release process by @jarrodmillman in #22
- Measure test coverage by @jarrodmillman in #23
- Lower min required Python version to 3.7 by @donatasm in #14
- Fix typos by @jarrodmillman in #25
- Add test and coverage badges by @jarrodmillman in #26
- Refer to SPEC for stub usage by @stefanv in #29
- Update precommit hooks by @jarrodmillman in #30
- Update classifiers by @jarrodmillman in #31
New Contributors
- @tupui made their first contribution in #2
- @stefanv made their first contribution in #4
- @adrinjalali made their first contribution in #7
- @tlambert03 made their first contribution in #10
- @jarrodmillman made their first contribution in #15
- @donatasm made their first contribution in #14
Full Changelog: v0.0...v0.1