mirror of
https://github.com/fankes/moshi.git
synced 2025-12-13 01:51:01 +08:00
Add abstract function note to 1.9.1 changelog
This commit is contained in:
@@ -5,6 +5,7 @@ Change Log
|
|||||||
|
|
||||||
_2019-10-30_
|
_2019-10-30_
|
||||||
|
|
||||||
|
* Fix: "abstract function ... cannot have code" code gen crash when parsing Kotlin metadata.
|
||||||
* Fix: Generate code to support constructors with more than 32 parameters. The 1.9.0 release had
|
* Fix: Generate code to support constructors with more than 32 parameters. The 1.9.0 release had
|
||||||
a regression where classes with 33+ parameters would crash upon decoding.
|
a regression where classes with 33+ parameters would crash upon decoding.
|
||||||
* Fix: Generate code to support more constructor cases, such as classes with non-property
|
* Fix: Generate code to support more constructor cases, such as classes with non-property
|
||||||
|
|||||||
Reference in New Issue
Block a user