Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 664 Bytes

CHANGELOG.md

File metadata and controls

14 lines (13 loc) · 664 Bytes

v0.0.1

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