Skip to content

Releases: ZhiyuanChen/CHANfiG

v0.0.77

25 Apr 13:27
Compare
Choose a tag to compare

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

25 Apr 10:11
Compare
Choose a tag to compare

Commits

  • 7813971: remove lambda in registry.register to support serialisation (Zhiyuan Chen)

v0.0.75

25 Apr 06:57
Compare
Choose a tag to compare

Commits

  • 97ca427: remove posts support (Zhiyuan Chen)

v0.0.74

24 Apr 14:47
Compare
Choose a tag to compare

Commits

  • d970882: improve posts (Zhiyuan Chen)

v0.0.73

23 Apr 07:40
Compare
Choose a tag to compare

Commits

  • 748eca5: add str to Variable (Zhiyuan Chen)

v0.0.72

20 Apr 06:09
Compare
Choose a tag to compare

Commits

  • a7a1498: support no_default_config_action (Zhiyuan Chen)

v0.0.71

14 Apr 11:17
Compare
Choose a tag to compare

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

08 Apr 11:32
Compare
Choose a tag to compare

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

29 Mar 17:36
e45cfaa
Compare
Choose a tag to compare

Commits

  • 9d77060: make FlatDict not defaultdict (Zhiyuan Chen)
  • e45cfaa: disable pycodestyle and enable pylint (Zhiyuan Chen)

v0.0.68

24 Mar 06:29
3e75eb5
Compare
Choose a tag to compare

Commits

  • e4a41b3: add BSD-4-Clause license (Zhiyuan Chen)
  • 3e75eb5: fix exception when infer arguments (Zhiyuan Chen)