Skip to content

Releases: 100nm/python-injection

0.6.8

14 Jan 16:02
9dfea98
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 If there was a Union in an Annotated the metadata was used by @remimd in #42
  • feat: ✨ Add constant injectable by @remimd in #43
  • refactoring: ♻️ Rename constant to set_constant by @remimd in #44

Full Changelog: 0.6.7...0.6.8

0.6.7

13 Jan 13:03
72c938b
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Union annotation support by @remimd in #41

Full Changelog: 0.6.6...0.6.7

0.6.6

11 Jan 22:20
0f8463b
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Add get_lazy_instance by @remimd in #40

Full Changelog: 0.6.5...0.6.6

0.6.5

09 Jan 17:13
c189f44
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Allow Pydantic injectable by @remimd in #39

Full Changelog: 0.6.4...0.6.5

0.6.4

08 Jan 19:33
233a04c
Compare
Choose a tag to compare
feat: ✨ BlackSheep integration

0.6.3

06 Jan 15:18
13bbd83
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

01 Jan 23:09
22b66a3
Compare
Choose a tag to compare

What's Changed

  • refactoring: ♻️ Update before_commit.sh by @remimd in #34
  • refactoring: ♻️ Improve readability by @remimd in #35
  • feat: ✨ Thread safe by @remimd in #36

Full Changelog: 0.6.1...0.6.2

0.6.1

26 Dec 20:16
216f063
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Add __contains__ method by @remimd in #33

Full Changelog: 0.6.0...0.6.1

0.6.0

25 Dec 11:06
6d15d74
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Add lock to secure singletons by @remimd in #32

Full Changelog: 0.5.10...0.6.0

0.5.10

14 Dec 13:20
9154db7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.9...0.5.10