This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
Releases: iotaledger/iota.js
Releases · iotaledger/iota.js
version, shouldYouReplay, getAccountData
v0.2.5 Added version number; improved shouldYouReplay and getAccountData
shouldYouReplay
Added API function shouldYouReplay
, renamed valid.isInt
to valid.isNum
, and removed valid.isDecimal
.
Updated dependencies
v0.2.3 Upgrade to 0.2.3
valid, isBundle, isArrayOfTxObjects
v0.2.2 validate to valid. added Utils.isBundle, valid.isArrayOfTxObjects
extractJson
v0.2.1 Added extractJson, more unit tests
v0.2.0: Unit Tests
Added unit tests
v0.1.5: Input validator for addNeighbors, removeNeighbors
URI input validator for add / remove neighbors
Updated Multisigs, define key security
v0.1.3 Merge branch 'dev'
v0.1.2: toTrytes and fromTrytes
Added toTrytes and fromTrytes
v0.1.1: Major changes
Major changes