Add cli args handler and settings processor

This commit is contained in:
lash
2022-04-27 05:04:13 +00:00
parent 4e7c0f0d73
commit 6647e11df5
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
* 0.3.6
- Add cli arg processing and settings renderer
* 0.3.5
- Allow memory-only shep if factory set to None in store constructor
* 0.3.4

View File

@@ -1,6 +1,6 @@
[metadata]
name = chainsyncer
version = 0.3.5
version = 0.3.6
description = Generic blockchain syncer driver
author = Louis Holbrook
author_email = dev@holbrook.no