2014-06-14 00:05:47 +02:00
|
|
|
Poodinis Changelog
|
|
|
|
==================
|
2014-07-13 17:34:44 +02:00
|
|
|
**Version 0.1.3**
|
|
|
|
* ADD global autowire function for convinience
|
|
|
|
* CHANGE workaround to be more simple
|
|
|
|
* FIX autowiring classes which container non-symbolic declarations such as aliases. As a result, only variables are attempted to be autowired.
|
|
|
|
|
2014-06-23 20:51:47 +02:00
|
|
|
**Version 0.1.2**
|
|
|
|
* ADD workaround for failing to autowire types registered by supertype or interface
|
|
|
|
|
2014-06-14 00:05:47 +02:00
|
|
|
**Version 0.1.1**
|
|
|
|
* FIX: Also auto-wire members from base classes
|
|
|
|
|
|
|
|
**Version 0.1.0**
|
|
|
|
* Initial open-source release
|
|
|
|
* ADD support for registering and resolving
|
|
|
|
* ADD registration scopes
|
|
|
|
* ADD autowiring
|