All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
MmapOptions
allows mapping using Unix descriptors and not only std::fs:File
now. @mripardstd
. @jcaesarMmapOptions::populate
. @adamreicholdflush_async
to match flush
. @adamreicholdMmapOptions::map_raw
and MmapRaw
. @diwicmap_copy_read_only
. @zserikLICENSE-APACHE
instead of README.md
for some tests since it's immutable.winapi
dependency. memmap-rs/pull/89