Skip to content

Releases: KuyuCode/fundi

v1.5.0 | GPL -> LGPL license

11 Nov 21:14
bca6f9b

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

09 Nov 18:11
d10c899

Choose a tag to compare

What's Changed

  • Fix side-effect binding scope collision at first callable scan by @kuyugama in #58

Full Changelog: v1.4.0...v1.4.1

v1.4.0 | Python 3.14, side effects and scope hook

09 Nov 17:16
3bcc562

Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.4.0

v1.3.7

10 Oct 17:56
0d8d65f

Choose a tag to compare

Full Changelog: v1.3.6...v1.3.7

v1.3.5 | Optional Exit Stack

10 Oct 17:45
b8d04c6

Choose a tag to compare

What's Changed

  • Make stack parameter optional in [a]inject() function by @kuyugama in #51

Full Changelog: v1.3.4...v1.3.5

v1.3.4 | Graph hook

10 Oct 07:10
e73d126

Choose a tag to compare

What's Changed

  • Disable caching of the parameter-aware dependencies by default by @kuyugama in #48
  • Revert "Disable caching of the parameter-aware dependencies by default" by @kuyugama in #50
  • Add hook that is called when dependency is defined in dependant by @kuyugama in #49

Full Changelog: v1.3.3...v1.3.4

v1.3.3 | Dependencies inside typing.Annotated

13 Sep 00:56
8c7323c

Choose a tag to compare

What's Changed

  • Add support of defining dependencies using typing.Annotated by @kuyugama in #47

Full Changelog: v1.3.2...v1.3.3

v1.3.2

12 Sep 01:47
be626bd

Choose a tag to compare

What's Changed

  • If normalize_annotation returned non-type value use its type by @kuyugama in #46

Full Changelog: v1.3.1...v1.3.2

v1.3.1

12 Sep 01:32
f25e259

Choose a tag to compare

Added missing type-extensions dependency

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Sep 01:18
6db7e54

Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.3.0