Skip to content

v0.12.0

Compare
Choose a tag to compare
@tclose tclose released this 04 Sep 06:28
· 150 commits to main since this release
04fa1a4

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