monero-javascript-v0.3.0
Major release:
- breaking API changes to create wallets and transactions using configuration objects
- officially supports fully client-side wallets using WebAssembly bindings to monero v0.16.0.0 'Nitrogen Nebula'
- runs in Node.js and the browser
- receives notification of unconfirmed funds within 10 seconds
- improvements to query transactions, transfers, and outputs
- added developer guide
- added architecture diagram
- major improvements to jsdocs
- supports HTTPS
- many other updates