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