This release adds the LakeFSFileSystem.created()
and LakeFSFileSystem.modified()
APIs to increase coverage of the fsspec interface.
What's Changed
- chore: Update uv lockfile, pre-commit hooks by @nicholasjng in #328
- feat: Add created(), modified() APIs to filesystem by @nicholasjng in #327
Full Changelog: v0.11.5...v0.12.0