Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Releases: digicatapult/dscp-api

v2.7.0

07 Feb 10:45
94bc16a
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.6.4...v2.7.0

v2.6.4

03 Feb 14:06
c4492db
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v2.6.3...v2.6.4

v2.6.3

02 Feb 10:11
476dd67
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v2.6.2...v2.6.3

v2.6.2

26 Jan 15:02
57aa2d8
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v2.6.1...v2.6.2

v2.6.1

26 Jan 11:56
fee2666
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v2.6.0...v2.6.1

v2.6.0

25 Jan 14:08
ee85368
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Full Changelog: v2.5.1...v2.6.0

v2.5.1

19 Jan 12:20
dedb3f0
Compare
Choose a tag to compare

What's Changed

Maintenance 🔧

Full Changelog: v2.5.0...v2.5.1

Release v2.5.0

18 Jan 10:27
88253cd
Compare
Choose a tag to compare
Feature/tokenid metadata (#16)

* add TokenId in metadata + tests

* npm audit fix

* check exact response in tests

* Add missing return

* improve metadata validation

Release v2.4.1

14 Jan 11:08
Compare
Choose a tag to compare
Bump package versions

Release v2.4.0

05 Jan 17:13
ae3618b
Compare
Choose a tag to compare
Token traceability (#15)

* update docs

* use multer and add parent_index validation

* version bump

* duplicate parent test and clean up

* add Output type

* bump node version

* add command for node image in docker-compose

* remove use of env from docker-compose for node

* compare full error messages and remove unnecessary deep equals

* remove comments