Releases: bswck/injection
Releases · bswck/injection
v1.0.0b3
Changed
- Restructured and enriched the test suite
Fixed
- Fixed erroneous cache module returning behavior
Full Changelog: v1.0.0b2...v1.0.0b3
v1.0.0b2
Added
- New context manager for typing-only imports, i.e. [
type_importing()
][slothy._importing.type_importing].
Full Changelog: v1.0.0b1...v1.0.0b2
v0.2.0
v0.2.0 (2024-06-14)
Changed
- Settled on stable interface:
slothy_importing
/lazy_importing
, slothy_importing_if
/lazy_importing_if
.
Fixed
- Frame offset management of
__import__
replacement function.
Full Changelog: v0.2.0b2...v0.2.0
v0.2.0b1
Changed
- Rewrote the entire library according to Jelle Zijlstra's 'special key' implementation. (#47)
Full Changelog: v0.1.0-beta...v0.2.0b1