eth-erc20/python/CHANGELOG

15 lines
327 B
Plaintext
Raw Normal View History

* 0.0.6
- Rename contracts-dir flag to abi-dir
- Use package data dir as default abi dir
2020-12-08 19:37:20 +01:00
* 0.0.5
- Add token owner flag to deploy script
2020-12-08 16:06:24 +01:00
* 0.0.4
- Bundle abi in data subfolder
2020-12-07 11:41:06 +01:00
* 0.0.3
- Add gift executable
2020-12-01 23:54:17 +01:00
* 0.0.2
- Move deploy script to package
2020-11-17 19:23:57 +01:00
* 0.0.1
- Adapt Bancor ERC20 token contract
- Add deploy-and-gift script