Releases: dragonchain-inc/dragonchain-sdk-node
Releases · dragonchain-inc/dragonchain-sdk-node
Release 3.1.0
This release supports Dragonchain's new pending verification endpoint
Changelog
- Feature:
- Use new versioned api endpoints
- Add support for pending verifications endpoint
Release 3.0.9
This release supports api key nicknaming, as well as various development changes, including targeting ES5 (instead of ES6) for better legacy support.
Changelog
- Feature:
- Added support for nicknamed api keys
- Packaging:
- Condense TSConfig to a single file
- Switch build to target ES5 for better backwards-compatibility/legacy support
- CICD:
- Update cicd for new AWS buildspec runtimes
- Development:
- Switch to eslint for linting
- Add and enforce prettier for formatting
- Remove outdated integration tests
- Added code owners which are required for PR review
- Added issue and PR templates for github
- Documentation:
- Added changelog