2019-11-28 05:30:48 +00:00
|
|
|
# SDI changelogs
|
|
|
|
|
2020-02-13 05:14:41 +00:00
|
|
|
## 0.1.2
|
|
|
|
|
2020-02-13 06:58:14 +00:00
|
|
|
* All reflection support methods are internal
|
2020-02-13 10:41:04 +00:00
|
|
|
* Added `loadModule` functions for more useful working with modules loading
|
2020-02-15 06:15:42 +00:00
|
|
|
* `Module` now is not serializable and can be created only via `loadModule` functions (at least, for some time)
|
2020-02-13 06:58:14 +00:00
|
|
|
|
2019-11-28 05:30:48 +00:00
|
|
|
## 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
|