Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Releases: KILTprotocol/prototype-services

v0.18.0 (2021-06-24)

24 Jun 13:59
c51fa50
Compare
Choose a tag to compare

Prototype Services Release notes 0.18.0 (2021-06-24)

Chores

  • bump mongoose to work with our version of @nestjs/mongoose (aed3b28)

CI

  • change release hook to "released", which makes sure that draft releases trigger the release build when published (9ad9814)

Dependencies

  • use the new sdk full release 0.22.0 (8879354)
  • now using node 14 everywhere, required by the latest version of the skd (acfcc0a) (a8935d8) (5e08b0f)

Documentation Changes

Tests

  • fixed tests to work with esm imports from polkadot deps (ea27dc0)

v0.17.0 (2021-04-30)

30 Apr 13:12
2783940
Compare
Choose a tag to compare

Prototype services Release notes 0.17.0

Upgrading to the latest SDK version 0.21.0 and fixing incoming compatibility issues.

Bug fixes

0.16.0 (2021-03-10)

10 Mar 17:08
Compare
Choose a tag to compare

Features

Tests

  • Integration test for services (#72) (48d2057)
  • Unit test controller and service of each core module (#75) (8d8a280)

Bug Fixes

Major

Minor

0.15.0 (2020-08-95)

05 Aug 15:23
Compare
Choose a tag to compare

This release updates the SDK, changes the kilt token denomination and improves error reporting.

0.14.0

05 Feb 17:09
Compare
Choose a tag to compare

This release updates the SDK to v0.17.0 and refactores the code, so that ctypes and their metadata are split up.