Release 4.0.1
Documentation and test fixes
- Merge pull request #173 from bigchaindb/fix/documentation (5c106a2)
- API docs & dev updates (81ef597)
- readme updates (691fadf)
- Merge pull request #172 from bigchaindb/fix/travis (4570b24)
- test current and last 2 major Node.js versions (fbb9b95)
- ignore vscode settings (03014b0)
- bump tendermint version (3527b1c)
- ci script tweaks (e0d82b8)
- ESlint fixes (364f0a2)
- delete yarn.lock (a149ef9)
- bump Node.js version, build current and last version (b6a1a13)
- Change localhost to test network (0c8a9c6)
- Merge pull request #142 from michielmulders/docs-examples (b2d34c8)
- Merge pull request #163 from bigchaindb/test-coverage (ba43fe4)
- Fix BigchainDB version compatibility (5cb24cf)
- Merge pull request #162 from bigchaindb/format-docs (6c275da)
- text improvement in readme (c127b1c)
- postTransaction --> postTransactionCommit in README (e2da497)
- test Sha256Condition (22e0a59)
- version 4.0 added to breaking changes (107c8b0)
- include BigchainDB2.0 in README (9023d06)
- Fix note to top of readme (c7b55e5)
- Update structure eslint test (745ddf9)
- Finished examples - experimenting with websocket (0a7e207)
- Basic usage async example (87f3694)
- example seed-func ready (01deae7)
- Small fix query-all-example (10fab53)
- First example v2 (1aa2958)
- First example (2deba0c)