Skip to content

1.2.7

Compare
Choose a tag to compare
@james-pre james-pre released this 31 Oct 23:43
· 223 commits to main since this release
v1.2.7
e313d6e

Configuration.disableUpdateOnRead will now only prevent a file from being marked as dirty when read from. It will not prevent sync attempts nor will it prevent the file's atime from being updated.

The internal configuration option syncOnWrite was renamed to syncImmediately and is used when deciding whether to sync after reading a file.