Skip to content

Releases: ZhiyuanChen/CHANfiG

v0.0.67

15 Mar 06:26
8d6694c
Compare
Choose a tag to compare

Commits

  • 7e8d6b4: improve Exception for getting/setting NestedDict (Zhiyuan Chen)
  • 162a8e5: correct typo of unwraped (Zhiyuan Chen)
  • 3c8da0c: switch to mkdocs-stable (Zhiyuan Chen)
  • 8d6694c: add registry to chanfig (Zhiyuan Chen)

v0.0.66

07 Mar 09:49
Compare
Choose a tag to compare

Commits

  • bdfc185: fix default value overrides dict member (Zhiyuan Chen)

v0.0.65

03 Mar 07:02
be516aa
Compare
Choose a tag to compare

Commits

  • bc9a369: add getitem and getattr for null (Zhiyuan Chen)
  • be516aa: fix chanfig.difference (Zhiyuan Chen)

v0.0.64

01 Mar 17:59
fa39116
Compare
Choose a tag to compare

Commits

  • fa39116: fix TypeError when children of ND is not ND (Zhiyuan Chen)

v0.0.63

01 Mar 11:43
c20894b
Compare
Choose a tag to compare

Commits

  • c20894b: fix NestedDict&Config load does not convert nested (Zhiyuan Chen)

v0.0.62

28 Feb 11:04
Compare
Choose a tag to compare

Commits

  • 44e9844: fix contains does not work in certain cases (Zhiyuan Chen)
  • 22cae0e: update README (Zhiyuan Chen)
  • 162c941: support infer list in ConfigParser (Zhiyuan Chen)

v0.0.61

26 Feb 17:24
07d1332
Compare
Choose a tag to compare

Commits

  • 7272682: rewrite _init for better performance & readibility (Zhiyuan Chen)
  • 07d1332: fix contains does not work in certain cases (Zhiyuan Chen)

v0.0.60

23 Feb 08:41
Compare
Choose a tag to compare

Commits

  • 97956dc: add yaml presenter for dicts (Zhiyuan Chen)
  • 0721883: use setuptools instead of poetry (Zhiyuan Chen)
  • f4593eb: fix Dict does not construct when parse list/dict (Zhiyuan Chen)

v0.0.59

21 Feb 08:48
Compare
Choose a tag to compare

Commits

v0.0.58

10 Feb 14:38
Compare
Choose a tag to compare

Commits

  • a769a6d: add hash for Variable (Zhiyuan Chen)