Releases: matfax/mutapath
Releases · matfax/mutapath
Version 0.15.0
Implemented Enhancements
- adding Python 3.8 serialization support #21 ( matfax )
Other
Version 0.14.0
Implemented Enhancements
- feat: adding cached text and bytes properties #19 ( matfax )
Version 0.13.1
Fixed Bugs
- fix: byte streams were destroyed by wrapper #18 ( matfax )
Other
Version 0.13.0
Fixed Bugs
- feat: allow defaults to be configured by package singleton dataclass #16 ( matfax )
Version 0.12.0
Implemented Enhancements
- feat: adding option for string representation #15 ( matfax )
- feat: support serialization using mashumaro #14 ( matfax )
Version 0.11.2
Other
- fix(hashing): clarify hashing usage with mutable objects #13 ( matfax )
0.11.1
docs(sphinx): fix invalid condition in sphinx extension
Version 0.11.0
Implemented Enhancements
- feat: Integrate Pathlib Attributes #11 ( matfax )
Adding Posix Format Option
0.10.0
docs(readme): update dependency badge
0.9.0
Catching most nested methods in the class decorator of Path
now instead of using the overriden __getattr__
.