Releases: berlix/protobuf-kotlin
Releases · berlix/protobuf-kotlin
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Initial release with the following features:
- Protobuf wire format implementation.
- Protoscope language encoding to bytes (not the reverse).
- Partial Protobuf 3 schema document support: read, write, generate, validate, compare.
- Encoding/decoding using
kotlinx.serialization
. - Artifacts for Kotlin Multiplatform, JVM, and JS.
Artifacts are available at Maven Central.