Releases: witnet/witnet-solidity
Releases · witnet/witnet-solidity
0.1.10
- refactor: static factory method for request templates
- chore: upgrade web3-jsonrpc-gateway version
- chore: add dev comments to Witnet.Script() factory method
- chore: deprecate RadonMap.getBytes(string) by now
0.1.10
- refactor: static factory method for request templates
- chore: upgrade web3-jsonrpc-gateway version
- chore: add dev comments to Witnet.Script() factory method
- chore: deprecate RadonMap.getBytes(string) by now
0.1.9
fix: merge of witnet artifact addresses files
0.1.8
- fix: polish npx witnet init
0.1.6
- Fix: witnet avail all chains if none specified
- Feat: test/deploy only artifacts belonging to importing project
0.1.5
chore: bump package version to 0.1.5
0.1.4
chore: attend pr review comments
0.1.2
- Revisit package dependencies.
- Fix relative import paths in witnet.js binary
0.1.1
Refactoring based on witnet/witnet-utils.