Releases: AhmedMourad0/bundlizer
Releases · AhmedMourad0/bundlizer
Kotlin 1.9.22 & Kotlinx.serialization 1.6.2
- Upgraded to Kotlinx-Serialization 1.6.2
- Upgraded to Kotlin 1.9.22
- Upgraded to Android Gradle Plugin 8.2.2
- Upgraded to Gradle 8.2
- Upgraded to Java 19 JVM target
Support for passing custom SerializersModule, Kotlin 1.6.20, Kotlinx-Serialization 1.3.2
- Added support for passing custom SerializersModule
- Upgraded to Kotlinx-Serialization 1.3.2
- Upgraded to Kotlin 1.6.20
- Upgraded to Android Gradle Plugin 7.1.3
- Upgraded to Gradle 7.4.2
Kotlin 1.5.0 & Kotlinx.Serialization 1.2.0
- Upgraded to Kotlinx-Serialization 1.2.0
- Upgraded to Kotlin 1.5.0
Bug fixes and updated dependencies
- Fixed bug raised in PR (#4) where top-level lists don't encode their size thus producing empty lists when unbundled
- Upgraded to Kotlinx-Serialization runtime 1.1.0
- Upgraded to Kotlin 1.4.31
Kotlin & Kotlinx.Serialization 1.4.20
- Upgraded to Kotlin & Kotlinx.Serialization 1.4.20
- Upgraded to Kotlinx-Serialization runtime 1.0.1
Kotlin & Kotlix.Serialization 1.4
- Migrated to Kotlin & Kotlinx.serialization 1.4.0
- Migrated to Kotlinx.serialization runtime 1.0.0-RC
Bug fixes, docs, new artifact id and Java support
- Fixed bug raised in PR (#1) where empty lists cause a crash when being encoded.
- Improved docs.
- Improved Java support.
- Artifact id changed from bundlizer to bundlizer-core
Initial release!
v0.1.0 Updated README.md