Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@felipenoris felipenoris released this 13 Jun 21:21
· 108 commits to master since this release
  • BSON now supports indexing by AbstractString.

  • [breaking] BSON is now defined as BSON <: AbstractDict{String, Any}.

  • [breaking] proper implementation of keys(bson) and values(bson).