Skip to content

1.6.10-1.0.4

Compare
Choose a tag to compare
@ting-yuan ting-yuan released this 23 Feb 01:05
· 9 commits to 1.0.4-release since this release

This is a hotfix version of 1.0.3, where an ABI incompatibility was introduced by accident.

Issues fixed:
#849 1.0.3 broke build
#854 Compilation error is not thrown from KSPLogger logging error

PRs merged:
#857 Fix ABI compatibility
#860 Recover CONST modifier in descriptor-based property impl. (Thanks to @Jeffset !)
#864 Allow empty list to asType
#865 Option to toggle workaround for KT-30172