Releases: arkivanov/Essenty
1.3.0-alpha04
- Updated Kotlin to
1.9.20
andparcelize-darwin
plugin to0.2.3
(#118)
Versions and dependencies
Kotlin: 1.9.20
kotlinx-serialization: 1.6.0
parcelize-darwin: 0.2.3
1.3.0-alpha03
- Added
polymorphicSerializer
API (#117)
The new polymorphic serializer API
This release adds the new polymorphicSerializer
function for custom polymorphic serializers. Please see the new readme section.
Versions and dependencies
Kotlin: 1.9.0
kotlinx-serialization: 1.6.0
parcelize-darwin: 0.2.1
1.3.0-alpha02
- Added
onBackStarted
,onBackProgressed
andonBackCancelled
callbacks forBackCallback
builder function (#116)
Versions and dependencies
Kotlin: 1.9.0
kotlinx-serialization: 1.6.0
parcelize-darwin: 0.2.1
1.3.0-alpha01
- Added support for
kotlinx-serialization
, deprecated most of Parcelable/Parcelize APIs (#115, see #102)
Kotlinx-serialization support
This release adds support for kotlinx-serialization
. See #102 for context. Most of Parcelable/Parcelize APIs are now deprecated. See the updated readme for more information.
Versions and dependencies
Kotlin: 1.9.0
kotlinx-serialization: 1.6.0
parcelize-darwin: 0.2.1
1.2.0
1.2.0-beta-01
- Updated
androidx.activity
to1.8.0-beta01
andparcelize-darwin
to1.2.1
Versions and dependencies
Kotlin: 1.9.0
parcelize-darwin: 0.2.1
1.2.0-alpha-06
- Support custom parcelers on Darwin targets and in
commonMain
source set (#106)
The new custom parcelers
This release adds support for custom parcelers on Darwin (Apple) targets, and also allows implementing custom parcelers in commonMain
source set. Please see the updated readme.
Versions and dependencies
Kotlin: 1.9.0
parcelize-darwin: 0.2.0
1.2.0-alpha-05
- Updated Kotlin to
1.9.0
, AGP to8.0.2
, Gradle to8.2.1
(#103, #104) - Updated
parcelize-darwin
plugin to 0.1.5 (#105)
Breaking changes
Due to the fact that Kotlin 1.9.0 stopped support of the legacy JS compiler, Essenty no longer supports it as well.
Versions and dependencies
Kotlin: 1.9.0
parcelize-darwin: 0.1.5
1.2.0-alpha-03
- Updated
androidx.activity
to1.8.0-alpha06
(#101)
Versions and dependencies
Kotlin: 1.8.20
parcelize-darwin: 0.1.4
1.2.0-alpha-02
- Updated
androidx.activity
to1.8.0-alpha05
, bumpedcompileSdkVersion
andtargetSdkVersion
to 34 (#99)
Versions and dependencies
Kotlin: 1.8.20
parcelize-darwin: 0.1.4