Activity
Quick patch release to fix logo path
Quick patch release to fix logo path
Fixes general path to hexagon logo
Fixes general path to hexagon logo
Make doc strings raw strings to avoid warning
Make doc strings raw strings to avoid warning
Adds nested_delattr(). Allow attr terms to have dots when using regex…
Adds nested_delattr(). Allow attr terms to have dots when using regex…
Adds regex to mutator. Refactors tests. Adds Ignore(). More.
Adds regex to mutator. Refactors tests. Adds Ignore(). More.
Refactors code to modules. Adds regex for setters.
Refactors code to modules. Adds regex for setters.
Optimizes MatchResult dataclass
Optimizes MatchResult dataclass
Remove unnecessary mutability requirement
Remove unnecessary mutability requirement
Adds regex-based getter. Allow setting getter_default in nested_mutattr
Adds regex-based getter. Allow setting getter_default in nested_mutattr
Changes type hints from dict to Mapping and MutableMapping
Changes type hints from dict to Mapping and MutableMapping