
Implements BSON data format, enabling serialization and deserialization functionality. Automates release process through evergreen, with snapshot and official version management via Sonatype.
A Kotlin Multiplatform BSON implementation.
Note: The following instructions are intended for internal use.
$ git clone https://github.com/mongodb/kbson.git
$ cd kbson
$ ./gradlew clean check
Note: Requires a Mac to build all environments.
Note: Releases are automatically created from commits via evergeen.
Snapshot versions are published automatically by evergreen. See: https://oss.sonatype.org/content/repositories/snapshots/org/mongodb/kbson/
For an official release:
0.1.0
r0.1.0 and push to the main repo0.2.0-SNAPSHOT
A Kotlin Multiplatform BSON implementation.
Note: The following instructions are intended for internal use.
$ git clone https://github.com/mongodb/kbson.git
$ cd kbson
$ ./gradlew clean check
Note: Requires a Mac to build all environments.
Note: Releases are automatically created from commits via evergeen.
Snapshot versions are published automatically by evergreen. See: https://oss.sonatype.org/content/repositories/snapshots/org/mongodb/kbson/
For an official release:
0.1.0
r0.1.0 and push to the main repo0.2.0-SNAPSHOT