Skip to content

Releases: 100nm/python-injection

0.12.1.post0

08 Jan 11:57
fedf3b9
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ LocatorHooks is now a dataclass by @remimd in #201

Full Changelog: 0.12.1...0.12.1.post0

0.12.1

08 Jan 01:01
a005723
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Mark AsyncInjectedFunction as coroutine function by @remimd in #200

Full Changelog: 0.12.0...0.12.1

0.12.0

07 Jan 13:30
c7e81c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.12.0

0.11.0

04 Nov 11:09
81ece4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.12...0.11.0

0.10.12.post0

03 Nov 11:26
3841c36
Compare
Choose a tag to compare

What's Changed

  • refactoring: ⚡️ Use discard instead of remove by @remimd in #193

Full Changelog: 0.10.12...0.10.12.post0

0.10.12

28 Oct 12:03
e3153dd
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 Lazy @constant instantiation by @remimd in #192

Full Changelog: 0.10.11...0.10.12

0.10.11

28 Oct 11:46
faa6d60
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 Lazy @constant instantiation by @remimd in #191

Full Changelog: 0.10.10...0.10.11

0.10.10

25 Oct 09:37
e903692
Compare
Choose a tag to compare

What's Changed

  • refactoring: ♻️ Updated __hash__ method for fastapi dependency by @remimd in #190

Full Changelog: 0.10.9...0.10.10

0.10.9

23 Oct 09:42
f5b6378
Compare
Choose a tag to compare

What's Changed

  • feat: 👷 Add Python 3.13 in CI by @remimd in #186
  • feat: ✨ Custom default value for get_instance and get_lazy_instance by @remimd in #189

Full Changelog: 0.10.8...0.10.9

0.10.8.post0

22 Sep 19:53
08e70a1
Compare
Choose a tag to compare

What's Changed

  • refactoring: ♻️ Use of NotImplemented in __eq__ by @remimd in #181

Full Changelog: 0.10.8...0.10.8.post0