Skip to content

0.8.0-rc1

Compare
Choose a tag to compare
@knonomura knonomura released this 18 Jan 03:20
· 88 commits to master since this release

Main modifications are as below:

  • Use Buffer class to handle blob-type
  • Use keyword parameter with object-type for the following method
    • createIndex()
    • dropIndex()
    • setFetchOptions()
    • getStore()
    • ContainerInfo()

And API Reference and 3 samples are modified.