Skip to content

v0.2.0

Compare
Choose a tag to compare
@sbellem sbellem released this 06 Feb 21:41
· 201 commits to master since this release

Added

  • Support for BigchainDB server 0.9
  • Methods for GET / and GET /api/v1

Changed

  • Node URLs, passed to BigchainDB() MUST not include the api prefix
    '/api/v1', e.g.:
    • BEFORE: http://localhost:9984/api/v1
    • NOW: http://localhost:9984