Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 865 Bytes

Changelog

WITSML 2.1 to BSON parser changelogs

[0.1.3] - 2024-10-29

  • Update BSON version 1.27.1 -> 1.28.1 ✔️

0.1.2 - 2024-05-23

  • Fixing readTextFree bug ✔️
  • Add C Test: double free test in readTextFree ✔️
  • Update Mongo C library 1.24.3 -> 1.27.1 ✔️

0.1.1 - 2023-09-23

  • Add Python 3 module (>= 3.8) 🐍✔️
  • Add Node JS (>= v16.20.2) addon ✔️
  • Add PGP public key for signature verification ✔️
  • Add C tests (in progress) ⏰🧪👀

0.1.0 - 2023-09-03

  • Inicial release of WITSML 2.1 to BSON parser ✔️

master - current