Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@berlix berlix released this 26 Aug 22:19
· 11 commits to main since this release

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.