Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 426 Bytes

Changelog.md

File metadata and controls

20 lines (14 loc) · 426 Bytes

Buffalo Changelog

v0.1.2

  • new ObjectId methods
  • 0.6.x support
  • added Mongo Wire Protocol support
  • more tests
  • using nodeunit instead of vows
  • fixed UTF-8 support (thanks to Marsup)

v0.1.1

  • optimization brings speed up to par with mongodb native and json (parsing, but not serializing)
  • fixed parsing bug in embedded objects followed by other values + new unit test (#1)

v0.1.0

  • initial release