File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 8
8
"issueUrl" : " https://github.com/BlueBrain/luigi-tools/issues/{id}" ,
9
9
"mergeUrl" : " https://github.com/BlueBrain/luigi-tools/pull/{id}" ,
10
10
"compareUrl" : " https://github.com/BlueBrain/luigi-tools/compare/{from}..{to}" ,
11
- "startingVersion" : " 0.1.1 "
11
+ "startingVersion" : " 0.2.0 "
12
12
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.1] ( https://github.com/BlueBrain/luigi-tools/compare/0.2.0..0.2.1 )
4
+
5
+ > 13 January 2023
6
+
7
+ ### New Features
8
+
9
+ - Can pass a JSON schema to ListParameter (Adrien Berchet - [ #69 ] ( https://github.com/BlueBrain/luigi-tools/pull/69 ) )
10
+
3
11
## [ 0.2.0] ( https://github.com/BlueBrain/luigi-tools/compare/0.1.1..0.2.0 )
4
12
5
13
> 12 January 2023
12
20
13
21
- Reload config from LUIGI_CONFIG_PATH after the template and luigi.cfg (Adrien Berchet - [ #65 ] ( https://github.com/BlueBrain/luigi-tools/pull/65 ) )
14
22
23
+ <!-- auto-changelog-above -->
24
+
15
25
## [ 0.1.1] ( https://github.com/BlueBrain/luigi-tools/compare/0.1.0..0.1.1 )
16
26
17
27
> 6 December 2022
26
36
27
37
- Dataclass issue with optional dataclass attributes (Eleftherios Zisis - [ #60 ] ( https://github.com/BlueBrain/luigi-tools/pull/60 ) )
28
38
29
- <!-- auto-changelog-above -->
30
-
31
39
## [ 0.1.0] ( https://github.com/BlueBrain/luigi-tools/compare/0.0.19..0.1.0 )
32
40
33
41
> 28 November 2022
You can’t perform that action at this time.
0 commit comments