Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@dgkimura dgkimura released this 23 Aug 20:26
· 2 commits to 0.5.0 since this release
Fix block index serialization

Issue is that storing a block item with 0 revision seems to trick serializer to
interpret this as the last item in an array of block items. It seems like this
may be related to revision being the last field of the object.