We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb826af commit f8981f4Copy full SHA for f8981f4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.10.1] - 2021-05-01
4
+### Changed
5
+- Improve error reporting.
6
+### Fixed
7
+- Fix compilation for 32-bit OS.
8
+
9
## [0.10.0] - 2021-02-09
10
### Added
11
- Memory-mapped file access can now be disabled by setting `Options.FileSystem` to `fs.OS`.
0 commit comments