Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@mpetuska mpetuska released this 21 Aug 03:03
· 7 commits to master since this release
35ea133

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