Skip to content

Rename default to defaultValue

Choose a tag to compare

@ozscheyge ozscheyge released this 19 Oct 15:47
· 45 commits to master since this release
5b2f47b

Thanks to @taehioum for pointing out #190 :
The new default value support for Header- and ParameterDescriptors introduced with 0.12.0 and 0.13.0 was using default as field and property names. This is fine in Kotlin, this is an error in Java. This release should fix Java compatibility.