Skip to content

Releases: bswck/slothy

v1.0.0

05 Jul 10:05
v1.0.0
35cb15f
Compare
Choose a tag to compare

v1.0.0 (2024-07-05)

No significant changes.

Full Changelog: v0.2.0...v1.0.0

v1.0.0b3

23 Jun 08:47
v1.0.0b3
37f2083
Compare
Choose a tag to compare

v1.0.0b3 (2024-06-23)

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

21 Jun 15:16
v1.0.0b2
006ce0e
Compare
Choose a tag to compare

v1.0.0b2 (2024-06-21)

Added

  • New context manager for typing-only imports, i.e. [type_importing()][slothy._importing.type_importing].

Full Changelog: v1.0.0b1...v1.0.0b2

v1.0.0b1

21 Jun 12:53
v1.0.0b1
b52c37a
Compare
Choose a tag to compare

v1.0.0b1 (2024-06-21)

No significant changes.

Full Changelog: v1.0.0b0...v1.0.0b1

v1.0.0b0

17 Jun 03:40
v1.0.0b0
df60c3b
Compare
Choose a tag to compare

v1.0.0b0 (2024-06-17)

No significant changes.

Full Changelog: v0.2.0...v1.0.0b0

v0.2.0

14 Jun 01:13
v0.2.0
7c9334c
Compare
Choose a tag to compare

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.0b2

13 Jun 23:54
v0.2.0b2
180eb11
Compare
Choose a tag to compare

v0.2.0b2 (2024-06-14)

No significant changes.

Full Changelog: v0.2.0b1...v0.2.0b2

v0.2.0b1

13 Jun 22:34
v0.2.0b1
54eb1f8
Compare
Choose a tag to compare

v0.2.0b1 (2024-06-14)

Changed

  • Rewrote the entire library according to Jelle Zijlstra's 'special key' implementation. (#47)

Full Changelog: v0.1.0-beta...v0.2.0b1