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 50032ad commit 5147541Copy full SHA for 5147541
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [0.6.2](https://github.com/BlueBrain/data-validation-framework/compare/0.6.1..0.6.2)
4
+
5
+> 3 August 2022
6
7
+### Fixes
8
9
+- Revert index type to str and handle empty DFs (Adrien Berchet - [#32](https://github.com/BlueBrain/data-validation-framework/pull/32))
10
11
+### CI Improvements
12
13
+- Check PR titles using commitlint (Adrien Berchet - [#31](https://github.com/BlueBrain/data-validation-framework/pull/31))
14
15
## [0.6.1](https://github.com/BlueBrain/data-validation-framework/compare/0.6.0..0.6.1)
16
17
> 3 August 2022
0 commit comments