v0.12.0
What's Changed
- fixed windows paths in tests to drop drive by @tclose in #69
- Refactored documentation by @tclose in #70
- converted README to markdown by @tclose in #71
- Typing support by @tclose in #61
- Add mtime_cached_property for convenient caching of properties until/unless the mtimes of the files change by @tclose in #72
- added warning about static type-checking to docs by @tclose in #73
- Fixed FsObject error message to avoid recursion by @tclose in #68
Full Changelog: v0.11.4...v0.12.0