We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bb769 commit 3c3da87Copy full SHA for 3c3da87
CHANGELOG.md
@@ -37,6 +37,7 @@ New features:
37
* Disable chrono default features except `clock`
38
* Use chrono naive types instead of deprecated `chrono::Date` (BREAKING CHANGE)
39
* Add defaults for `FileSystem` generic parameters: `TP = DefaultTimeProvider`, `OCC = LossyOemCpConverter`
40
+* Structures `FsOptions`, `ChronoTimeProvider`, `NullTimeProvider` and `LossyOemCpConverter` now implement `Default` trait
41
42
Bug fixes:
43
* Fix formatting volumes with size in range 4096-4199 KB
0 commit comments