Skip to content

Commit 38c7693

Browse files
committed
Update changelog for version 0.9.0
1 parent bcc1110 commit 38c7693

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
0.9.0 2024-07-28
2+
---------------------------------
3+
4+
- Absolute paths are no longer concatenated with the source directory to
5+
form a blob candidate path: they are only treated as absolute paths.
6+
- Minor robustness improvements (reminder: this happens at build time):
7+
- Reading is done in one pass (instead of checking for existence first).
8+
- Only the first good path is queried (instead of both).
9+
- Better I/O error handling.
10+
111
0.8.0 2024-04-04
212
---------------------------------
313

0 commit comments

Comments
 (0)