Skip to content

Commit a8bafc5

Browse files
committed
Release version 0.10.1
1 parent 3190e93 commit a8bafc5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

NEWS

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
Version 0.10.1
2+
~~~~~~~~~~~~~~
3+
Released: 2025-10-02
4+
5+
Features:
6+
* engine: Limit default parallelism for main processing operations
7+
* Skip intermediate data check if gcid is empty
8+
* Print if data remains after manually removing a package
9+
* engine: Add function to process all suitable data at once
10+
11+
Bugfixes:
12+
* tests: Allow network test to have all tests skipped
13+
* utils: Just use C++ standard library for copying directories
14+
* Guard against null values in the database
15+
* zarchive: Properly normalize paths
16+
* yaml: Make sure Time field is always read as string
17+
* Explicitly set up UTF-8 locale
18+
* Ensure we aren't running on a bad libfyaml
19+
* engine: Actually open the locale unit, so it can be used to find locale
20+
* Don't just skip processing most new packages
21+
22+
Miscellaneous:
23+
* Update the snapcraft file
24+
25+
Contributors:
26+
Matthias Klumpp
27+
128
Version 0.10.0
229
~~~~~~~~~~~~~~
330
Released: 2025-09-16

0 commit comments

Comments
 (0)