Skip to content

0.11.0

Choose a tag to compare

@JaZo JaZo released this 21 Dec 11:26
· 372 commits to master since this release

Changed

  • Implement JsonSerializable in Document #32
  • Add toArray to DocumentInterface and Document so CollectionDocument and ItemDocument now share the same toArray method #32
    N.B. This will be breaking if you implement the DocumentInterface yourself.