We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.6.2
v0.7.2
1 parent 34dff40 commit 76d3d0eCopy full SHA for 76d3d0e
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
7
8
## [Unreleased]
9
10
+### 🛠️ Fixes
11
+
12
+- Parsing issue with `year` metadata field if we have an invalid value that's less than 4 characters long.
13
+- Error thrown when trying to read metadata from a file that contains a `?` or `#` in its filename.
14
15
## [0.7.1] - 2024-12-10
16
17
### ⚡ Changes
0 commit comments