Skip to content
This repository was archived by the owner on Nov 18, 2018. It is now read-only.

Releases: PureSwift/BinaryJSON

v1.0.1

27 Dec 01:04

Choose a tag to compare

  • Added Linux Support
  • Added Travis CI Support

v1.0.0 First Stable Release

25 Dec 00:05

Choose a tag to compare

  • f459a84 Replaced dynamic framework BSON with Hombrew dylib
  • 7321a19 Added BSON.Error

v0.9.1 Beta Release

22 Dec 14:38

Choose a tag to compare

v0.9.1 Beta Release Pre-release
Pre-release
  • Implemented JSONEncodable

v0.9.0 Beta Release

22 Dec 07:33

Choose a tag to compare

v0.9.0 Beta Release Pre-release
Pre-release
  • BSON standard is implemented
  • Conversion to unsafe pointer used with the C API
  • #1 BSON.ObjectID is backed by tuple and not internal class