You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Models and services updated to be compatible with latest server (milestone Elephant: patch-3) schema updates.
14
+
- Refactored `Uint64` to support `UInt64 to/from: numeric/hex string`.
15
+
- Refactored `Signature Schema` to support both `NIS1` and `Catapult`. `Network idendifier` is now used to identify `Signature Schema` on model level. PrivateKey reversal has been removed for `NIS1` schema.
16
+
- Added new `Namespace Pruned` receipt type.
17
+
- Added new static method `addTransactions` to `AggregateTransction` to support offline embedded transactions' manipulation.
18
+
- Mosaic definition / info model refactored with `MosaicProperties` removed.
19
+
- Various bugs fixed in http repositories.
20
+
- Various bugs fixed in model and core components
21
+
6
22
## [0.13.1] - 26-Jul-2019
7
23
8
24
**Milestone**: Elephant
@@ -161,7 +177,8 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e
Due to a network upgrade with [catapult-server@elephant](https://github.com/nemtech/catapult-server/releases/tag/v0.5.0.1) version, **it is recommended to use this package's 0.13.1 version and upwards to use this package with Elephant versioned networks**.
15
+
Due to a network upgrade with [catapult-server@elephant3](https://github.com/nemtech/catapult-server/releases/tag/v0.7.0.1) version, **it is recommended to use this package's 0.13.2 version and upwards to use this package with Elephant versioned networks**.
16
16
17
17
The upgrade to this package's [version v0.13.1](https://github.com/nemtech/nem2-sdk-typescript-javascript/releases/tag/v0.13.1) is mandatory for **elephant compatibility**.
0 commit comments