Skip to content

Releases: mpetuska/monko

v0.0.1

21 Aug 03:03
35ea133
Compare
Choose a tag to compare

Versions

Changes

  • Initial API structure unlocking proxies into native objects for each platform
  • MonkoClient::database implementation
  • MonkoDatabase::runCommand implementation
  • MonkoDatabase::collection implementation
  • MonkoCollection::count implementation
  • MonkoBson implementation and two-way conversions from/to string
  • GH Actions adjusted to work with native libmongoc