Releases: ZhiyuanChen/CHANfiG
Releases · ZhiyuanChen/CHANfiG
v0.0.47
Commits
- 61efc4b: separate config to different files (Zhiyuan Chen)
v0.0.46
Commits
- aaa6b4c: Rename OrderedDict to FlatDict (Zhiyuan Chen)
- 9df7ce7: separate config to different files (Zhiyuan Chen)
v0.0.45
Commits
- 935c1fe: remove all package imports for better perf (Zhiyuan Chen)
v0.0.44
Commits
- 1054470: remove LiteraString for better compatibility (Zhiyuan Chen)
v0.0.43
Commits
- 237176d: fix subclass has no access to super class attrs (Zhiyuan Chen)
v0.0.42
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
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
Commits
- ed7f227: make init a private method for inheritence issues (Zhiyuan Chen)
- 3415714: allow diff/inter check nesteddict recursively (Zhiyuan Chen)
v0.0.39
Commits
- 3dc1892: make class of Variable writable (Zhiyuan Chen)
- cfbf89f: deprecate init() due to inheritence issue (Zhiyuan Chen)
v0.0.37
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)