mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
377 B
377 B
memofs Changelog
Unreleased Changes
- 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