Skip to content

Commit e64527a

Browse files
Release 0.6.1 (#30)
1 parent 4f36007 commit e64527a

File tree

2 files changed

+56
-6
lines changed

2 files changed

+56
-6
lines changed

.auto-changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"commitUrl": "https://github.com/BlueBrain/data-validation-framework/commit/{id}",
88
"issueUrl": "https://github.com/BlueBrain/data-validation-framework/issues/{id}",
99
"mergeUrl": "https://github.com/BlueBrain/data-validation-framework/pull/{id}",
10-
"compareUrl": "https://github.com/BlueBrain/data-validation-framework/compare/{from}..{to}"
10+
"compareUrl": "https://github.com/BlueBrain/data-validation-framework/compare/{from}..{to}",
11+
"startingVersion": "0.2.0"
1112
}

CHANGELOG.md

Lines changed: 54 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,53 @@
11
# Changelog
22

3+
## [0.6.1](https://github.com/BlueBrain/data-validation-framework/compare/0.6.0..0.6.1)
4+
5+
> 3 August 2022
6+
7+
### Fixes
8+
9+
- Force index type to str (Adrien Berchet - [#28](https://github.com/BlueBrain/data-validation-framework/pull/28))
10+
11+
### CI Improvements
12+
13+
- Setup precommit (Adrien Berchet - [#29](https://github.com/BlueBrain/data-validation-framework/pull/29))
14+
315
## [0.6.0](https://github.com/BlueBrain/data-validation-framework/compare/0.5.1..0.6.0)
416

517
> 29 June 2022
618
19+
### Uncategorized Changes
20+
721
- Use features from luigi >= 3.1 instead of luigi-tools (Adrien Berchet - [#26](https://github.com/BlueBrain/data-validation-framework/pull/26))
822
- Build and publish wheels (Adrien Berchet - [#24](https://github.com/BlueBrain/data-validation-framework/pull/24))
923

1024
## [0.5.1](https://github.com/BlueBrain/data-validation-framework/compare/0.5.0..0.5.1)
1125

1226
> 3 June 2022
1327
28+
### Uncategorized Changes
29+
1430
- Fix link to documentation (Adrien Berchet - [#22](https://github.com/BlueBrain/data-validation-framework/pull/22))
1531

1632
## [0.5.0](https://github.com/BlueBrain/data-validation-framework/compare/0.4.0..0.5.0)
1733

1834
> 3 June 2022
1935
36+
### CI Improvements
37+
38+
- Bump black (Adrien Berchet - [#19](https://github.com/BlueBrain/data-validation-framework/pull/19))
39+
40+
### Uncategorized Changes
41+
2042
- Use CheckUnconsumedParamsMixin in BaseValidationTask (Adrien Berchet - [#20](https://github.com/BlueBrain/data-validation-framework/pull/20))
2143
- Updating copyright year (bbpgithubaudit - [#18](https://github.com/BlueBrain/data-validation-framework/pull/18))
22-
- CI: Bump black (Adrien Berchet - [#19](https://github.com/BlueBrain/data-validation-framework/pull/19))
2344

2445
## [0.4.0](https://github.com/BlueBrain/data-validation-framework/compare/0.3.0..0.4.0)
2546

2647
> 18 March 2022
2748
49+
### Uncategorized Changes
50+
2851
- Fix target prefix and do not set default prefix any more (Adrien Berchet - [#16](https://github.com/BlueBrain/data-validation-framework/pull/16))
2952
- Upload artifacts of test jobs for debugging purpose (Adrien Berchet - [#15](https://github.com/BlueBrain/data-validation-framework/pull/15))
3053
- Add codespell in lint (Adrien Berchet - [#14](https://github.com/BlueBrain/data-validation-framework/pull/14))
@@ -35,57 +58,72 @@
3558

3659
> 12 January 2022
3760
61+
### Uncategorized Changes
62+
3863
- New mechanism for inputs (Adrien Berchet - [#10](https://github.com/BlueBrain/data-validation-framework/pull/10))
3964

4065
## [0.2.0](https://github.com/BlueBrain/data-validation-framework/compare/0.1.1..0.2.0)
4166

4267
> 20 December 2021
4368
69+
### Uncategorized Changes
70+
4471
- Add a mixin to make the task skippable (Adrien Berchet - [#7](https://github.com/BlueBrain/data-validation-framework/pull/7))
4572
- Setup Codecov (Adrien Berchet - [#6](https://github.com/BlueBrain/data-validation-framework/pull/6))
4673

74+
<!-- auto-changelog-above -->
75+
4776
## [0.1.1](https://github.com/BlueBrain/data-validation-framework/compare/0.1.0..0.1.1)
4877

4978
> 15 December 2021
5079
80+
### Uncategorized Changes
81+
5182
- Fix typos in README (Adrien Berchet - [#4](https://github.com/BlueBrain/data-validation-framework/pull/4))
5283

5384
## [0.1.0](https://github.com/BlueBrain/data-validation-framework/compare/0.0.9..0.1.0)
5485

5586
> 15 December 2021
5687
88+
### Uncategorized Changes
89+
5790
- Link fixed in README.md (alex4200 - [#2](https://github.com/BlueBrain/data-validation-framework/pull/2))
5891
- Change license and open the sources (Adrien Berchet - [#1](https://github.com/BlueBrain/data-validation-framework/pull/1))
59-
- Add contribution doc (Adrien Berchet - [ebfe669](https://github.com/BlueBrain/data-validation-framework/commit/ebfe6698ae270e0873ddde8d1e0157a02cc50f2e))
6092
- Drop support of Python 3.6 and 3.7 (Adrien Berchet - [5bef8b0](https://github.com/BlueBrain/data-validation-framework/commit/5bef8b00cacb4e1c4210e8444fde3ef5ea95b7be))
61-
- Fix auto-changelog (Adrien Berchet - [5529558](https://github.com/BlueBrain/data-validation-framework/commit/55295589e374b9ef76730905704593c4ffefe68b))
6293
- Use luigi_tools.parameter.OptionalPathParameter for the dataset path (Adrien Berchet - [eeb1f84](https://github.com/BlueBrain/data-validation-framework/commit/eeb1f847016f2e1aa678c51e5a768a70b18fe36c))
6394

6495
## [0.0.9](https://github.com/BlueBrain/data-validation-framework/compare/0.0.8..0.0.9)
6596

6697
> 18 October 2021
6798
68-
- Setup auto-changelog and add authors and license (Adrien Berchet - [590c5ad](https://github.com/BlueBrain/data-validation-framework/commit/590c5ad92a285f088eb64bcdcbbb59a524c266b3))
99+
### Uncategorized Changes
100+
69101
- Add a warning when TagResultOutputMixin is used alongside RerunMixin (Adrien Berchet - [f80f6da](https://github.com/BlueBrain/data-validation-framework/commit/f80f6dab1d44134a39b1dd74f17affaa65927bb6))
70102
- Export test and coverage reports to GitLab (Adrien Berchet - [c1f3b29](https://github.com/BlueBrain/data-validation-framework/commit/c1f3b29f281ce008a2fbd9f0a6444a644e0ce817))
71103

72104
## [0.0.8](https://github.com/BlueBrain/data-validation-framework/compare/0.0.7..0.0.8)
73105

74106
> 13 July 2021
75107
108+
### Uncategorized Changes
109+
76110
- Add extra_requires feature to use regular luigi tasks in validation workflows (Alexis Arnaudon - [35518e7](https://github.com/BlueBrain/data-validation-framework/commit/35518e7790b3145ba354098ef9e113e4fb817ee4))
77111
- Use custom image in CI jobs (Adrien Berchet - [215a1b8](https://github.com/BlueBrain/data-validation-framework/commit/215a1b8fa7d887d70c561dc0fac23ce1de4e6dd0))
78112

79113
## [0.0.7](https://github.com/BlueBrain/data-validation-framework/compare/0.0.6..0.0.7)
80114

81115
> 28 June 2021
82116
117+
### Uncategorized Changes
118+
83119
- Remove some warnings for exceptions in nested tasks (Adrien Berchet - [4e754ee](https://github.com/BlueBrain/data-validation-framework/commit/4e754ee0356b6643ee16ba6dafc4cd3ec9b099f9))
84120

85121
## [0.0.6](https://github.com/BlueBrain/data-validation-framework/compare/0.0.5..0.0.6)
86122

87123
> 28 June 2021
88124
125+
### Uncategorized Changes
126+
89127
- Add todo extension to Sphinx and fix ret_code handling for SetValidationTask (Adrien Berchet - [529200b](https://github.com/BlueBrain/data-validation-framework/commit/529200bc6f7091945908dbe706c82f7279037021))
90128
- Migration from gerrit to github (Adrien Berchet - [80dc073](https://github.com/BlueBrain/data-validation-framework/commit/80dc0737c4535c335da60d27209e5eff616eccb2))
91129
- Add auto-release job in CI (Adrien Berchet - [2317324](https://github.com/BlueBrain/data-validation-framework/commit/2317324341fedf020d01faedca349bc48819f9ff))
@@ -94,13 +132,20 @@
94132

95133
> 19 April 2021
96134
135+
### Fixes
136+
137+
- Use __specifications__ instead of __doc__ to generate reports (Adrien Berchet - [0fc3f97](https://github.com/BlueBrain/data-validation-framework/commit/0fc3f97238faa8d0b6f8ff2f5797ef4809a4ddf5))
138+
139+
### Uncategorized Changes
140+
97141
- Improve warning mechanism and add option to not capture stdout in validation function (Adrien Berchet - [ce63be9](https://github.com/BlueBrain/data-validation-framework/commit/ce63be90a5aa4dfc1f628461fbfcada721bb786b))
98-
- Fix: use __specifications__ instead of __doc__ to generate reports (Adrien Berchet - [0fc3f97](https://github.com/BlueBrain/data-validation-framework/commit/0fc3f97238faa8d0b6f8ff2f5797ef4809a4ddf5))
99142

100143
## [0.0.4](https://github.com/BlueBrain/data-validation-framework/compare/0.0.3..0.0.4)
101144

102145
> 22 March 2021
103146
147+
### Uncategorized Changes
148+
104149
- Add multiprocessing feature to apply_to_df (Adrien Berchet - [c28a0c1](https://github.com/BlueBrain/data-validation-framework/commit/c28a0c1500c22b5c32d3b150986cf283169f1281))
105150
- Update parameter propagation (Adrien Berchet - [ed79ae5](https://github.com/BlueBrain/data-validation-framework/commit/ed79ae5807fa97a366e994a3191bd339272a2270))
106151
- Fix tqdm interference with prints (Adrien Berchet - [7ecf9c8](https://github.com/BlueBrain/data-validation-framework/commit/7ecf9c88d18cd24f925cb54c2d0b2aa70a557d14))
@@ -111,12 +156,16 @@
111156

112157
> 8 March 2021
113158
159+
### Uncategorized Changes
160+
114161
- Improve specification generation (Adrien Berchet - [dc79c30](https://github.com/BlueBrain/data-validation-framework/commit/dc79c30baf0fbf8661b162158d71e5947b8e0551))
115162

116163
## 0.0.2
117164

118165
> 3 March 2021
119166
167+
### Uncategorized Changes
168+
120169
- First commit (Adrien Berchet - [43a8cee](https://github.com/BlueBrain/data-validation-framework/commit/43a8ceeb540f76e282c04f449bd4b149e2ab4027))
121170
- Remove test_version (Adrien Berchet - [5db162e](https://github.com/BlueBrain/data-validation-framework/commit/5db162e1a1ee1a187f4f234761c8c19f6f33108e))
122171
- Fix versioning (Adrien Berchet - [0755e85](https://github.com/BlueBrain/data-validation-framework/commit/0755e85bd5e3d31779a7a55a7fd28c1cf752f184))

0 commit comments

Comments
 (0)