Skip to content

Releases: AhmedMourad0/bundlizer

Kotlin 1.9.22 & Kotlinx.serialization 1.6.2

15 Feb 15:06
c1fd0d8
Compare
Choose a tag to compare
  • 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

09 Apr 00:36
Compare
Choose a tag to compare
  • 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

09 May 17:06
Compare
Choose a tag to compare
  • Upgraded to Kotlinx-Serialization 1.2.0
  • Upgraded to Kotlin 1.5.0

Bug fixes and updated dependencies

04 Mar 06:46
Compare
Choose a tag to compare
  • 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

03 Dec 03:21
Compare
Choose a tag to compare
  • Upgraded to Kotlin & Kotlinx.Serialization 1.4.20
  • Upgraded to Kotlinx-Serialization runtime 1.0.1

Kotlin & Kotlix.Serialization 1.4

27 Aug 19:33
Compare
Choose a tag to compare
  • 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

06 May 19:21
Compare
Choose a tag to compare
  • 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!

01 May 16:11
Compare
Choose a tag to compare
v0.1.0

Updated README.md