- All non-internal functions return chain items in order ascending by height.
- Export 'branch' and 'payload' internal functions.
- Add 'format' parameter to internal functions 'branch' and 'payloads'.
- Improved failure handling. As part of this exception types and messages changed.
- Documentation improvements
- API documentation is published at https://kadena-io.github.io/chainweb.js/
- Paging is handled transparently
- Several bug fixes
- Greatly improved test coverage.
Initial Version