Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1 KB

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 1 KB

CHANGELOG

All notable changes to this project will be documented in this file.

The changelog format is based on Keep a Changelog.

[0.11.1] - 24-Apr-2019

Added

  • transaction mosaicalias command enables assigning namespaces to mosaics.
  • transaction addressalias command enables assigning namespaces to addresses.

0.11.0 - 18-Mar-2019

Changed

  • Adapted nem2-sdk 0.11.1 breaking changes.
  • The code is now rxjs 6.0 compatible.
  • transaction mosaic command does not require to specify a mosaic name.
  • mosaic info command allows passing mosaics in uint64 and hex format.
  • transaction transfer command enables sending transfer transaction using aliased addresses and mosaics.
  • transaction pullfunds command requires to pass the currency mosaic id.

0.9.3 - 3-Apr-2018

Added

  • Initial code release.