v0.3.2 — Better Windows support
- Replace
property-managerwithfunctools.cached_property(Python 3.8+) /cached-property(pre-Python 3.8) - Open TOML files using UTF-8 (contributed by @domdfcoding)
- Get tests to pass on Windows
property-manager with functools.cached_property (Python 3.8+) / cached-property (pre-Python 3.8)