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)
0.0.40
Commits - ed7f227: make init a private method for inheritence issues (Zhiyuan Chen) - 3415714: allow diff/inter check nesteddict recursively (Zhiyuan Chen)
0.0.39
Commits - 3dc1892: make __class__ of Variable writable (Zhiyuan Chen) - cfbf89f: deprecate init() due to inheritence issue (Zhiyuan Chen)
0.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)
0.0.36
Commits - 0005bf6: add descriptor protocol for Variable (Zhiyuan Chen)
0.0.35
Commits - 8a53981: unify interface of load and dump (Zhiyuan Chen) - 935c096: add Variable to wrap the immutable (Zhiyuan Chen) - 3827b14: add document site to README (Zhiyuan Chen) - e715e7a: add inplace and setter for Variable (Zhiyuan Chen)