mirror of
https://github.com/InsanusMokrassar/SDI.git
synced 2024-11-27 04:28:53 +00:00
13 lines
438 B
Markdown
13 lines
438 B
Markdown
# SDI changelogs
|
|
|
|
## 0.1.2
|
|
|
|
* All reflection support methods are internal
|
|
* Added `loadModule` functions for more useful working with modules loading
|
|
* `Module` now is not serializable and can be created only via `loadModule` functions (at least, for some time)
|
|
|
|
## 0.1.1
|
|
|
|
* Added opportunity to create objects inside of config:
|
|
* Now it is possible to construct object without usage of dependency on `@ContextualSerialization` place
|