eth-token-index/python/CHANGELOG

20 lines
437 B
Plaintext
Raw Permalink Normal View History

2023-06-19 13:10:29 +02:00
- 0.6.2
* Prevent double removal on index entry
2023-03-30 17:59:40 +02:00
- 0.6.1
* Update list tool to chainlib 0.4.x arg flags
* Skip listing of superseded tokens (reverse lookup does not match entry index)
- 0.6.0
* Use literal keys instead of hashes in registry
- 0.5.0
* Update python classifiers
2023-03-22 11:59:08 +01:00
- 0.4.3
* Upgrade deps
2023-03-21 17:58:17 +01:00
- 0.4.2
* Add contract metadata
2023-03-17 22:46:01 +01:00
- 0.4.1
* Remove solidity compile warnings
- 0.4.0
2023-03-17 22:46:01 +01:00
* Upgrade deps
- 0.2.6
* Add writer cli tool