0.14.0
What's Changed
- Add --version flag by @cmmarslender in #145
- Add
network
label to all metrics, for versions of chia that support getting the network name from the daemon (Expected to be 2.3.0+) by @cmmarslender in #148 - Ensure ASN data is inserted to DB even if it does not meet the batch size by @cmmarslender in #149
- Fix unique key in mysql to allow multiple networks with overlapping ASNs in the ASN table by @cmmarslender in #149
Full Changelog: 0.13.1...0.14.0