forked from rojo-rbx/rojo
535 B
535 B
memofs Changelog
Unreleased Changes
- Changed the
StdBackendfile watcher to usePollWatcheron macOS.
0.2.0 (2021-08-23)
- Updated to
crossbeam-channel0.5.1.
0.1.3 (2020-11-19)
- Added
set_watch_enabledtoVfsandVfsLockto allow turning off file watching.
0.1.2 (2020-03-29)
VfsSnapshotnow implements Serde'sSerializeandDeserializetraits.
0.1.1 (2020-03-18)
- Improved error messages using the fs-err crate.
0.1.0 (2020-03-10)
- Initial release