mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 21:40:38 +01:00
parent
93d4d3c20f
commit
35103b995e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Poodinis Changelog
|
Poodinis Changelog
|
||||||
==================
|
==================
|
||||||
**Unreleased**
|
**Unreleased**
|
||||||
* FIX value injectors failing to resolve in certain situations when they inject structs
|
* FIX value injectors failing to resolve in certain situations when they inject structs (Fixes issue #20)
|
||||||
|
|
||||||
**Version 8.0.0**
|
**Version 8.0.0**
|
||||||
* ADD value injection. Members with UDA @Value will be attempted to be injected with a value-type. See tutorial and examples for more info.
|
* ADD value injection. Members with UDA @Value will be attempted to be injected with a value-type. See tutorial and examples for more info.
|
||||||
|
|
Loading…
Reference in a new issue