|
1 | 1 | # Changelog
|
2 | 2 |
|
| 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 | + |
3 | 15 | ## [0.6.0](https://github.com/BlueBrain/data-validation-framework/compare/0.5.1..0.6.0)
|
4 | 16 |
|
5 | 17 | > 29 June 2022
|
6 | 18 |
|
| 19 | +### Uncategorized Changes |
| 20 | + |
7 | 21 | - Use features from luigi >= 3.1 instead of luigi-tools (Adrien Berchet - [#26](https://github.com/BlueBrain/data-validation-framework/pull/26))
|
8 | 22 | - Build and publish wheels (Adrien Berchet - [#24](https://github.com/BlueBrain/data-validation-framework/pull/24))
|
9 | 23 |
|
10 | 24 | ## [0.5.1](https://github.com/BlueBrain/data-validation-framework/compare/0.5.0..0.5.1)
|
11 | 25 |
|
12 | 26 | > 3 June 2022
|
13 | 27 |
|
| 28 | +### Uncategorized Changes |
| 29 | + |
14 | 30 | - Fix link to documentation (Adrien Berchet - [#22](https://github.com/BlueBrain/data-validation-framework/pull/22))
|
15 | 31 |
|
16 | 32 | ## [0.5.0](https://github.com/BlueBrain/data-validation-framework/compare/0.4.0..0.5.0)
|
17 | 33 |
|
18 | 34 | > 3 June 2022
|
19 | 35 |
|
| 36 | +### CI Improvements |
| 37 | + |
| 38 | +- Bump black (Adrien Berchet - [#19](https://github.com/BlueBrain/data-validation-framework/pull/19)) |
| 39 | + |
| 40 | +### Uncategorized Changes |
| 41 | + |
20 | 42 | - Use CheckUnconsumedParamsMixin in BaseValidationTask (Adrien Berchet - [#20](https://github.com/BlueBrain/data-validation-framework/pull/20))
|
21 | 43 | - 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)) |
23 | 44 |
|
24 | 45 | ## [0.4.0](https://github.com/BlueBrain/data-validation-framework/compare/0.3.0..0.4.0)
|
25 | 46 |
|
26 | 47 | > 18 March 2022
|
27 | 48 |
|
| 49 | +### Uncategorized Changes |
| 50 | + |
28 | 51 | - Fix target prefix and do not set default prefix any more (Adrien Berchet - [#16](https://github.com/BlueBrain/data-validation-framework/pull/16))
|
29 | 52 | - Upload artifacts of test jobs for debugging purpose (Adrien Berchet - [#15](https://github.com/BlueBrain/data-validation-framework/pull/15))
|
30 | 53 | - Add codespell in lint (Adrien Berchet - [#14](https://github.com/BlueBrain/data-validation-framework/pull/14))
|
|
35 | 58 |
|
36 | 59 | > 12 January 2022
|
37 | 60 |
|
| 61 | +### Uncategorized Changes |
| 62 | + |
38 | 63 | - New mechanism for inputs (Adrien Berchet - [#10](https://github.com/BlueBrain/data-validation-framework/pull/10))
|
39 | 64 |
|
40 | 65 | ## [0.2.0](https://github.com/BlueBrain/data-validation-framework/compare/0.1.1..0.2.0)
|
41 | 66 |
|
42 | 67 | > 20 December 2021
|
43 | 68 |
|
| 69 | +### Uncategorized Changes |
| 70 | + |
44 | 71 | - Add a mixin to make the task skippable (Adrien Berchet - [#7](https://github.com/BlueBrain/data-validation-framework/pull/7))
|
45 | 72 | - Setup Codecov (Adrien Berchet - [#6](https://github.com/BlueBrain/data-validation-framework/pull/6))
|
46 | 73 |
|
| 74 | +<!-- auto-changelog-above --> |
| 75 | + |
47 | 76 | ## [0.1.1](https://github.com/BlueBrain/data-validation-framework/compare/0.1.0..0.1.1)
|
48 | 77 |
|
49 | 78 | > 15 December 2021
|
50 | 79 |
|
| 80 | +### Uncategorized Changes |
| 81 | + |
51 | 82 | - Fix typos in README (Adrien Berchet - [#4](https://github.com/BlueBrain/data-validation-framework/pull/4))
|
52 | 83 |
|
53 | 84 | ## [0.1.0](https://github.com/BlueBrain/data-validation-framework/compare/0.0.9..0.1.0)
|
54 | 85 |
|
55 | 86 | > 15 December 2021
|
56 | 87 |
|
| 88 | +### Uncategorized Changes |
| 89 | + |
57 | 90 | - Link fixed in README.md (alex4200 - [#2](https://github.com/BlueBrain/data-validation-framework/pull/2))
|
58 | 91 | - 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)) |
60 | 92 | - 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)) |
62 | 93 | - Use luigi_tools.parameter.OptionalPathParameter for the dataset path (Adrien Berchet - [eeb1f84](https://github.com/BlueBrain/data-validation-framework/commit/eeb1f847016f2e1aa678c51e5a768a70b18fe36c))
|
63 | 94 |
|
64 | 95 | ## [0.0.9](https://github.com/BlueBrain/data-validation-framework/compare/0.0.8..0.0.9)
|
65 | 96 |
|
66 | 97 | > 18 October 2021
|
67 | 98 |
|
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 | + |
69 | 101 | - Add a warning when TagResultOutputMixin is used alongside RerunMixin (Adrien Berchet - [f80f6da](https://github.com/BlueBrain/data-validation-framework/commit/f80f6dab1d44134a39b1dd74f17affaa65927bb6))
|
70 | 102 | - Export test and coverage reports to GitLab (Adrien Berchet - [c1f3b29](https://github.com/BlueBrain/data-validation-framework/commit/c1f3b29f281ce008a2fbd9f0a6444a644e0ce817))
|
71 | 103 |
|
72 | 104 | ## [0.0.8](https://github.com/BlueBrain/data-validation-framework/compare/0.0.7..0.0.8)
|
73 | 105 |
|
74 | 106 | > 13 July 2021
|
75 | 107 |
|
| 108 | +### Uncategorized Changes |
| 109 | + |
76 | 110 | - Add extra_requires feature to use regular luigi tasks in validation workflows (Alexis Arnaudon - [35518e7](https://github.com/BlueBrain/data-validation-framework/commit/35518e7790b3145ba354098ef9e113e4fb817ee4))
|
77 | 111 | - Use custom image in CI jobs (Adrien Berchet - [215a1b8](https://github.com/BlueBrain/data-validation-framework/commit/215a1b8fa7d887d70c561dc0fac23ce1de4e6dd0))
|
78 | 112 |
|
79 | 113 | ## [0.0.7](https://github.com/BlueBrain/data-validation-framework/compare/0.0.6..0.0.7)
|
80 | 114 |
|
81 | 115 | > 28 June 2021
|
82 | 116 |
|
| 117 | +### Uncategorized Changes |
| 118 | + |
83 | 119 | - Remove some warnings for exceptions in nested tasks (Adrien Berchet - [4e754ee](https://github.com/BlueBrain/data-validation-framework/commit/4e754ee0356b6643ee16ba6dafc4cd3ec9b099f9))
|
84 | 120 |
|
85 | 121 | ## [0.0.6](https://github.com/BlueBrain/data-validation-framework/compare/0.0.5..0.0.6)
|
86 | 122 |
|
87 | 123 | > 28 June 2021
|
88 | 124 |
|
| 125 | +### Uncategorized Changes |
| 126 | + |
89 | 127 | - Add todo extension to Sphinx and fix ret_code handling for SetValidationTask (Adrien Berchet - [529200b](https://github.com/BlueBrain/data-validation-framework/commit/529200bc6f7091945908dbe706c82f7279037021))
|
90 | 128 | - Migration from gerrit to github (Adrien Berchet - [80dc073](https://github.com/BlueBrain/data-validation-framework/commit/80dc0737c4535c335da60d27209e5eff616eccb2))
|
91 | 129 | - Add auto-release job in CI (Adrien Berchet - [2317324](https://github.com/BlueBrain/data-validation-framework/commit/2317324341fedf020d01faedca349bc48819f9ff))
|
|
94 | 132 |
|
95 | 133 | > 19 April 2021
|
96 | 134 |
|
| 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 | + |
97 | 141 | - 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)) |
99 | 142 |
|
100 | 143 | ## [0.0.4](https://github.com/BlueBrain/data-validation-framework/compare/0.0.3..0.0.4)
|
101 | 144 |
|
102 | 145 | > 22 March 2021
|
103 | 146 |
|
| 147 | +### Uncategorized Changes |
| 148 | + |
104 | 149 | - Add multiprocessing feature to apply_to_df (Adrien Berchet - [c28a0c1](https://github.com/BlueBrain/data-validation-framework/commit/c28a0c1500c22b5c32d3b150986cf283169f1281))
|
105 | 150 | - Update parameter propagation (Adrien Berchet - [ed79ae5](https://github.com/BlueBrain/data-validation-framework/commit/ed79ae5807fa97a366e994a3191bd339272a2270))
|
106 | 151 | - Fix tqdm interference with prints (Adrien Berchet - [7ecf9c8](https://github.com/BlueBrain/data-validation-framework/commit/7ecf9c88d18cd24f925cb54c2d0b2aa70a557d14))
|
|
111 | 156 |
|
112 | 157 | > 8 March 2021
|
113 | 158 |
|
| 159 | +### Uncategorized Changes |
| 160 | + |
114 | 161 | - Improve specification generation (Adrien Berchet - [dc79c30](https://github.com/BlueBrain/data-validation-framework/commit/dc79c30baf0fbf8661b162158d71e5947b8e0551))
|
115 | 162 |
|
116 | 163 | ## 0.0.2
|
117 | 164 |
|
118 | 165 | > 3 March 2021
|
119 | 166 |
|
| 167 | +### Uncategorized Changes |
| 168 | + |
120 | 169 | - First commit (Adrien Berchet - [43a8cee](https://github.com/BlueBrain/data-validation-framework/commit/43a8ceeb540f76e282c04f449bd4b149e2ab4027))
|
121 | 170 | - Remove test_version (Adrien Berchet - [5db162e](https://github.com/BlueBrain/data-validation-framework/commit/5db162e1a1ee1a187f4f234761c8c19f6f33108e))
|
122 | 171 | - Fix versioning (Adrien Berchet - [0755e85](https://github.com/BlueBrain/data-validation-framework/commit/0755e85bd5e3d31779a7a55a7fd28c1cf752f184))
|
|
0 commit comments