Releases: ZhiyuanChen/CHANfiG
Releases · ZhiyuanChen/CHANfiG
v0.0.77
Commits
- d36084a: fix examples of config.boot (Zhiyuan Chen)
- 0c07266: improve default_factory handle in config (Zhiyuan Chen)
- 66fa9ce: fixes hasattr of Config (Zhiyuan Chen)
v0.0.76
Commits
- 7813971: remove lambda in registry.register to support serialisation (Zhiyuan Chen)
v0.0.75
Commits
- 97ca427: remove posts support (Zhiyuan Chen)
v0.0.74
Commits
- d970882: improve posts (Zhiyuan Chen)
v0.0.73
Commits
- 748eca5: add str to Variable (Zhiyuan Chen)
v0.0.72
Commits
- a7a1498: support no_default_config_action (Zhiyuan Chen)
v0.0.71
Commits
- a56e9ad: add license disclaimer for default dict and registry (Zhiyuan Chen)
- b15617f: fix nesteddict repr (Zhiyuan Chen)
- 16ea94e: support hash (Zhiyuan Chen)
v0.0.70
Commits
- 468dfab: update docs (Zhiyuan Chen)
- aaa0581: use sys.argv in parse to allow post edit (Zhiyuan Chen)
- 52e8658: make get and set standalone method (Zhiyuan Chen)
v0.0.69
Commits
- 9d77060: make FlatDict not defaultdict (Zhiyuan Chen)
- e45cfaa: disable pycodestyle and enable pylint (Zhiyuan Chen)
v0.0.68
Commits
- e4a41b3: add BSD-4-Clause license (Zhiyuan Chen)
- 3e75eb5: fix exception when infer arguments (Zhiyuan Chen)