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.
2 parents 097bf2e + 9582e9f commit 568164eCopy full SHA for 568164e
CHANGELOG.md
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## `file_type` - [0.1.0](https://github.com/theseus-rs/file-type/compare/file_type-v0.0.5...file_type-v0.1.0) - 2025-01-05
10
+
11
+### Fixed
12
+- update default/1 to be binary, default/2 to be text and attempt to detect the default when no other file type could be determined
13
14
+### Other
15
+- correct lint error
16
+- update documentation
17
18
## `file_type` - [0.0.5](https://github.com/theseus-rs/file-type/compare/file_type-v0.0.4...file_type-v0.0.5) - 2025-01-04
19
20
### Fixed
0 commit comments