mirror of
https://github.com/InsanusMokrassar/SDI.git
synced 2024-11-27 12:38:55 +00:00
reformat changelog
This commit is contained in:
parent
91beb49b02
commit
5fbcba9298
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,11 @@
|
|||||||
# SDI changelogs
|
# SDI changelogs
|
||||||
|
|
||||||
|
## 0.3.1
|
||||||
|
|
||||||
|
* `Kotlin`: `1.3.71` -> `1.3.72`
|
||||||
|
* Add `SerializersModuleBuilder#optionalContextual` for more comfortable usage of `contextual`
|
||||||
|
* All `loadModule` functions now able to retrieve additional classes to inspect inside of serializer of module
|
||||||
|
|
||||||
## 0.3.0
|
## 0.3.0
|
||||||
|
|
||||||
* Versions:
|
* Versions:
|
||||||
@ -9,19 +15,11 @@
|
|||||||
* Now it will correctly resolve objects which was not previously registered
|
* Now it will correctly resolve objects which was not previously registered
|
||||||
* By default, for modules loading will be used context from `Json`, passed as receiver
|
* By default, for modules loading will be used context from `Json`, passed as receiver
|
||||||
|
|
||||||
### 0.3.1
|
|
||||||
|
|
||||||
* `Kotlin`: `1.3.71` -> `1.3.72`
|
|
||||||
* Add `SerializersModuleBuilder#optionalContextual` for more comfortable usage of `contextual`
|
|
||||||
* All `loadModule` functions now able to retrieve additional classes to inspect inside of serializer of module
|
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
|
|
||||||
* `Kotlin`: `1.3.61` -> `1.3.70`
|
* `Kotlin`: `1.3.61` -> `1.3.70`
|
||||||
* `Kotlin Serialization`: `0.14.0` -> `0.20.0`
|
* `Kotlin Serialization`: `0.14.0` -> `0.20.0`
|
||||||
|
|
||||||
## 0.1.0
|
|
||||||
|
|
||||||
### 0.1.2
|
### 0.1.2
|
||||||
|
|
||||||
* All reflection support methods are internal
|
* All reflection support methods are internal
|
||||||
|
Loading…
Reference in New Issue
Block a user