@iota-pico/pow-wasm
Version:
IOTA Pico Framework Proof Of Work WebAssembly
54 lines (29 loc) • 696 B
Markdown
# Changelog
## v1.0.0
* Final 1.0.0 Release
* Lib files shrunk with different WebPack options and babel removal
* Updated dependencies and README
## v0.9.9
* Updated dependencies and README
## v0.9.8
* Updated dependencies
## v0.9.7
* Reduced umd module size with externals
## v0.9.6
* Dependency Updates
## v0.9.5
* GitHub and Npm Version alignment
## v0.9.4
* Fixed repo links in readme and coverage config
## v0.9.3
* Repo rename
* Updated webpack major ver
## v0.9.2
* Can now perform multi-pass pow as well as single pass
* Added UMD version of library in pkg folder
## v0.9.1
* Fix Release
## v0.9.0
* Added code coverage to testing
## v0.6.1
* First public release