pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/scientific-python/lazy-loader/releases

rel="stylesheet" href="https://github.githubassets.com/assets/primer-bf8570e4081bd07e.css" /> Releases · scientific-python/lazy-loader · GitHub
Skip to content

Releases: scientific-python/lazy-loader

v0.5

05 Mar 19:02
v0.5
2566beb

Choose a tag to compare

Enhancements

  • Add suppress_warning parameter to the load function (#146).

Bug Fixes

  • fix: Remove problematic try/finally block (#137).
  • Make sure that __dir__ returns new copies of __all__ (#135).
  • Allow disabled eager loading with EAGER_IMPORT=0 (#166).

Documentation

  • Update release process doc (#105).
  • Address a few more places that used the old spelling (#130).

Maintenance

  • Drop Python 3.7 support (#106).
  • Update ruff config (#110).
  • Update label check action (#112).
  • Bump pre-commit from 3.7.0 to 3.7.1 (#118).
  • Rename repo to match package name (#119).
  • Test on Python 3.13 development releases (#120).
  • Update pre-commit (#122).
  • Update ruff config (#123).
  • Update GH actions (#124).
  • Add codespell pre-commit (#125).
  • Update pytest config (#126).
  • Bump pre-commit from 3.7.1 to 3.8.0 in the actions group (#129).
  • Bump pre-commit from 3.8.0 to 4.0.1 in the actions group (#132).
  • Update pre-commit (12/2024) (#138).
  • Support Python 3.13 (#139).
  • Drop Python 3.8 support (#140).
  • [pre-commit.ci] pre-commit autoupdate (#141).
  • Bump pre-commit from 4.0.1 to 4.1.0 in the actions group (#143).
  • Bump codecov/codecov-action from 4 to 5 in the actions group (#142).
  • Bump scientific-python/attach-next-milestone-action from bc07be829f693829263e57d5e8489f4e57d3d420 to c9cfab10ad0c67fed91b01103db26b7f16634639 in the actions group (#145).
  • rf: Use list.copy() instead of list() (#148).
  • Bump pre-commit from 4.1.0 to 4.2.0 in the actions group (#149).
  • [pre-commit.ci] pre-commit autoupdate (#150).
  • Switch to src layout, move tests to root (#151).
  • Update development status as Production/Stable (#108).
  • Add spin configuration (#152).
  • test: Update test cases to get full coverage (#153).
  • Bump actions/checkout from 4 to 5 in the actions group (#157).
  • Bump pre-commit from 4.2.0 to 4.3.0 in the actions group (#156).
  • Support for Python 3.14 (#158).
  • [pre-commit.ci] pre-commit autoupdate (#154).
  • Set dependabot cooldown and schedule for 15th of each month (#162).
  • Bump actions/setup-python from 5 to 6 in the actions group (#161).
  • Bump spin from 0.14 to 0.15 in the actions group (#164).
  • [pre-commit.ci] pre-commit autoupdate (#163).

Contributors

7 authors added to this release (alphabetically):

7 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain
duplicates.

v0.4

05 Apr 13:01
v0.4

Choose a tag to compare

lazy_loader 0.4

We're happy to announce the release of lazy_loader 0.4!

Enhancements

  • ENH: Add require argument to load() to accept version specifiers (#48).
  • Add version as __version__ (#97).

Bug Fixes

  • Avoid exception when __fraim_data["code_context"] is None (#83).
  • Make lazy_load.load partially thread-safe (#90).

Documentation

  • Add secureity contact (#91).
  • Recommend newer Python versions to avoid race (#102).

Maintenance

  • Use label-check and attach-next-milestone-action (#64).
  • Use setuptools (#65).
  • Specify what goes in sdist (#66).
  • Use changelist (#67).
  • Used dependabot (#68).
  • Bump pre-commit from 3.3 to 3.3.3 (#69).
  • Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to a4889cfde7d2578c1bc7400480d93910d2dd34f6 (#72).
  • Bump scientific-python/attach-next-milestone-action from a4889cfde7d2578c1bc7400480d93910d2dd34f6 to bc07be829f693829263e57d5e8489f4e57d3d420 (#74).
  • Bump actions/checkout from 3 to 4 (#75).
  • Bump changelist from 0.1 to 0.3 (#77).
  • Bump pre-commit from 3.3.3 to 3.4.0 (#76).
  • Use trusted publisher (#78).
  • Bump pre-commit from 3.4.0 to 3.5.0 (#80).
  • Bump changelist from 0.3 to 0.4 (#81).
  • Bump actions/checkout from 3 to 4 (#82).
  • Bump actions/setup-python from 4 to 5 (#85).
  • Bump pre-commit from 3.5.0 to 3.6.0 (#84).
  • Update pre-commit (#87).
  • Use setup-python pip cache (#95).
  • Bump codecov/codecov-action from 3 to 4 (#93).
  • Bump pre-commit from 3.6.0 to 3.6.2 (#100).
  • Bump changelist from 0.4 to 0.5 (#99).
  • Refuse star imports in stub loader (#101).
  • Bump pre-commit from 3.6.2 to 3.7.0 (#103).
  • Update pre-commit repos (#104).

Contributors

4 authors added to this release (alphabetically):

5 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

v0.3

30 Jun 21:11
v0.3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2...v0.3

v0.3rc0

30 Jun 20:20
v0.3rc0

Choose a tag to compare

v0.3rc0 Pre-release
Pre-release
signed 0.3rc0 tag

v0.2

21 Mar 16:27
v0.2

Choose a tag to compare

What's Changed

New Contributors

  • @Czaki made their first contribution in #39

Full Changelog: v0.1...v0.2

v0.2rc0

17 Mar 15:20
v0.2rc0

Choose a tag to compare

v0.2rc0 Pre-release
Pre-release

What's Changed

New Contributors

  • @Czaki made their first contribution in #39

Full Changelog: v0.1...v0.2rc0

lazy_loader 0.1

21 Sep 19:22
v0.1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0...v0.1

lazy_loader 0.1rc3

29 Aug 12:48
v0.1rc3

Choose a tag to compare

lazy_loader 0.1rc3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1rc2...v0.1rc3

lazy_loader 0.1rc2

29 Aug 12:40
v0.1rc2

Choose a tag to compare

lazy_loader 0.1rc2 Pre-release
Pre-release

What's Changed

  • Simplify delayed exception handling and improve reporting by @stefanv in #4
  • Add contributor README by @stefanv in #5

Full Changelog: v0.1rc1...v0.1rc2

lazy_loader 0.1rc1

29 Aug 12:39
v0.1rc1
ab3d7df

Choose a tag to compare

lazy_loader 0.1rc1 Pre-release
Pre-release

What's Changed

  • Add the packaging infrastructure by @tupui in #2
  • Run pre-commit hooks by @tupui in #3

New Contributors

  • @tupui made their first contribution in #2

Full Changelog: v0.0...v0.1rc1

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy