What's Changed Add immutable __delattr__ Breaking changes pytc.is_frozen_field -> pytc.is_field_frozen pytc.is_nondiff_field -> pytc.is_field_nondiff Full Changelog: https://github.com/ASEM000/PyTreeClass/compare/v0.1.10...v0.1.1
fix unordered keys bug in registering instance variables Full Changelog: https://github.com/ASEM000/...
Initial beta release for v0.2 Full Changelog: https://github.com/ASEM000/PyTreeClass/compare/v0.1.13...
What's Changed [breaking change] 3 item trace by @ASEM000 in https://github.com/ASEM000/PyTreeClass...
What's Changed Field modification by @ASEM000 in https://github.com/ASEM000/PyTreeClass/pull/65 Fu...
Full Changelog: https://github.com/ASEM000/PyTreeClass/compare/v0.1.9...v0.1.10 Changes Added subtr...
Breaking changes Option to treat only fields defined in dataclass fields as parameters is removed. ...
Breaking change v0.3 For better typing, the decorator-based approach is changed to subclassing appro...
What's Changed add alias in Field by @ASEM000 in https://github.com/ASEM000/PyTreeClass/pull/50 use...
What's Changed Deprecate auto unwrapping in favor of Freeze/unfreeze pattern by @ASEM000 in https:/...
What's Changed Support for tree nondiff filtering by @ASEM000 in https://github.com/ASEM000/PyTreeC...
Changes Remove _mutable Slight internal behavior change: treeclass is created mutable and is set ...
What's Changed Enable regex str comparison by @ASEM000 in https://github.com/ASEM000/PyTreeClass/pu...
What's Changed New viz function tree_repr_with_trace in #47 (useful for debugging) Shield fields ma...
Changes Remove undocumented array_as_leaves option in .at methods Replace all dispatching with isin...
V0.9 Breaking changes: To simplify the API the following will be removed: 1) tree_repr_with_trace 2...
fix unordered keys bug in registering instance variables Full Changelog: https://github.com/ASEM000/...
Initial beta release for v0.2 Full Changelog: https://github.com/ASEM000/PyTreeClass/compare/v0.1.13...
What's Changed [breaking change] 3 item trace by @ASEM000 in https://github.com/ASEM000/PyTreeClass...
What's Changed Field modification by @ASEM000 in https://github.com/ASEM000/PyTreeClass/pull/65 Fu...
Full Changelog: https://github.com/ASEM000/PyTreeClass/compare/v0.1.9...v0.1.10 Changes Added subtr...
Breaking changes Option to treat only fields defined in dataclass fields as parameters is removed. ...
Breaking change v0.3 For better typing, the decorator-based approach is changed to subclassing appro...
What's Changed add alias in Field by @ASEM000 in https://github.com/ASEM000/PyTreeClass/pull/50 use...
What's Changed Deprecate auto unwrapping in favor of Freeze/unfreeze pattern by @ASEM000 in https:/...
What's Changed Support for tree nondiff filtering by @ASEM000 in https://github.com/ASEM000/PyTreeC...
Changes Remove _mutable Slight internal behavior change: treeclass is created mutable and is set ...
What's Changed Enable regex str comparison by @ASEM000 in https://github.com/ASEM000/PyTreeClass/pu...
What's Changed New viz function tree_repr_with_trace in #47 (useful for debugging) Shield fields ma...
Changes Remove undocumented array_as_leaves option in .at methods Replace all dispatching with isin...
V0.9 Breaking changes: To simplify the API the following will be removed: 1) tree_repr_with_trace 2...
fix unordered keys bug in registering instance variables Full Changelog: https://github.com/ASEM000/...
Initial beta release for v0.2 Full Changelog: https://github.com/ASEM000/PyTreeClass/compare/v0.1.13...
What's Changed [breaking change] 3 item trace by @ASEM000 in https://github.com/ASEM000/PyTreeClass...