This release contains #63 which adds a bugfix to SetJSON()
and Secondary Indexes (2i) when passing a pointer to a value to SetJSON()
, before this fix goriak would silently skip adding the value to the index.
Thanks to @Shkurpylo for finding and fixing this bug.