This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
Releases: ArkEcosystemArchive/ark-ts
Releases · ArkEcosystemArchive/ark-ts
v0.2.3 - Hot Fix
- Select good peer before run tests.
- Fix wrong list transaction response.
v0.2.2
Bug/Minor Fixes
- Fixing wrong deserialization/serialization when crafting a transaction. @vekexasia
- Fix signature not working for send transaction. @vekexasia
- Optional timestamp. @vekexasia
- Fix building on Windows. @dpyro
- Enhance TypeDoc integration with modules. @dpyro
- Add post transaction response. @luciorubeens
v0.2.1
- Replace rx-http-request dependency to request.
- Minor fixes.
v0.2.0
- Optional network param for Http service.
- Typescript target change ES6 to ES5.
- Replace typedjson dependency to json-typescript-mapper.
- Get all default networks.