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 b8a5546 commit e66f354Copy full SHA for e66f354
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [1.14.0](https://github.com/BlueBrain/dir-content-diff/compare/1.13.0..1.14.0)
4
+
5
+> 13 September 2025
6
7
+### New Features
8
9
+- Add parallel iteration over compared files (Adrien Berchet - [#89](https://github.com/BlueBrain/dir-content-diff/pull/89))
10
11
+### Documentation Changes
12
13
+- Improve README to describe parallel execution (Adrien Berchet - [#91](https://github.com/BlueBrain/dir-content-diff/pull/91))
14
15
+### Refactoring and Updates
16
17
+- Reorganize the code (Adrien Berchet - [#90](https://github.com/BlueBrain/dir-content-diff/pull/90))
18
19
## [1.13.0](https://github.com/BlueBrain/dir-content-diff/compare/1.12.1..1.13.0)
20
21
> 12 September 2025
0 commit comments