Skip to content

Releases: ZhiyuanChen/CHANfiG

v0.0.47

13 Jan 17:46
61efc4b
Compare
Choose a tag to compare

Commits

  • 61efc4b: separate config to different files (Zhiyuan Chen)

v0.0.46

13 Jan 17:43
9df7ce7
Compare
Choose a tag to compare

Commits

  • aaa6b4c: Rename OrderedDict to FlatDict (Zhiyuan Chen)
  • 9df7ce7: separate config to different files (Zhiyuan Chen)

v0.0.45

04 Jan 17:34
935c1fe
Compare
Choose a tag to compare

Commits

  • 935c1fe: remove all package imports for better perf (Zhiyuan Chen)

v0.0.44

02 Jan 12:09
1054470
Compare
Choose a tag to compare

Commits

  • 1054470: remove LiteraString for better compatibility (Zhiyuan Chen)

v0.0.43

28 Nov 05:25
237176d
Compare
Choose a tag to compare

Commits

  • 237176d: fix subclass has no access to super class attrs (Zhiyuan Chen)

v0.0.42

28 Nov 04:10
2280203
Compare
Choose a tag to compare

Commits

  • d0b9bd9: update auto doc generate (Zhiyuan Chen)
  • b070a11: update docs (Zhiyuan Chen)
  • b39f771: fix subclass has no access to super class attrs (Zhiyuan Chen)

v0.0.41

17 Nov 14:01
0483c8c
Compare
Choose a tag to compare

Commits

  • c968199: fix format add extra parenthesis for str Variable (Zhiyuan Chen)
  • a603541: add JsonEncoder, support json magic method (Zhiyuan Chen)
  • f673b8b: fix contains does not work for NestedDict (Zhiyuan Chen)
  • 0483c8c: fix default_config does not work (Zhiyuan Chen)

v0.0.40

07 Nov 12:04
3415714
Compare
Choose a tag to compare

Commits

  • ed7f227: make init a private method for inheritence issues (Zhiyuan Chen)
  • 3415714: allow diff/inter check nesteddict recursively (Zhiyuan Chen)

v0.0.39

07 Nov 08:12
cfbf89f
Compare
Choose a tag to compare

Commits

  • 3dc1892: make class of Variable writable (Zhiyuan Chen)
  • cfbf89f: deprecate init() due to inheritence issue (Zhiyuan Chen)

v0.0.37

04 Nov 11:25
1ce63df
Compare
Choose a tag to compare

Commits

  • e4b68e9: access Variable through getter/setter in Dicts (Zhiyuan Chen)
  • 392da0b: add isinstance hack for Variable (Zhiyuan Chen)
  • eebcc6d: add unlocked contest like mlc (Zhiyuan Chen)
  • 1ce63df: fix Variable leads to error in dumping (Zhiyuan Chen)