Full Changelog: https://github.com/swinburne-sensing/plenary/compare/v1.6.3...v1.6.4
- Python Published by ravngr over 3 years ago
Added hints module Fixes to exception module
hints
exception
Re-factored MappingProxy to a new proxy module. Added StrProxy to the new proxy module.
MappingProxy
proxy
StrProxy
Fixed dependency bug and versioning.
Added chain module
chain
Bumped dependencies
Minor tweaks and flagged for type hint support
Change build system
Fixed type hints, documentation and __all__ in several modules.
__all__
Added several utility modules and methods Renamed time submodule to localtime to avoid name clash with buitin time module Fixed and/or added type hints
submodule
localtime
time
Initial release.