mirror of
https://github.com/fankes/moshi.git
synced 2025-12-13 00:01:01 +08:00
Update changelog for 1.10.0
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,6 +1,17 @@
|
|||||||
Change Log
|
Change Log
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
## Version 1.10.0
|
||||||
|
|
||||||
|
_2020-08-26_
|
||||||
|
|
||||||
|
* New: Upgrade to Kotlin 1.4.0.
|
||||||
|
* New: `JsonReader.promoteNameToValue()` makes it easier to build custom `Map` adapters.
|
||||||
|
* New: `Options.strings()`.
|
||||||
|
* New: `PolymorphicJsonAdapterFactory.withFallbackJsonAdapter()` makes it possible to handle
|
||||||
|
unrecognized types when encoding and decoding.
|
||||||
|
|
||||||
|
|
||||||
## Version 1.9.3
|
## Version 1.9.3
|
||||||
|
|
||||||
_2020-06-11_
|
_2020-06-11_
|
||||||
|
|||||||
Reference in New Issue
Block a user