File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed
Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 88 "issueUrl" : " https://github.com/BlueBrain/dir-content-diff/issues/{id}" ,
99 "mergeUrl" : " https://github.com/BlueBrain/dir-content-diff/pull/{id}" ,
1010 "compareUrl" : " https://github.com/BlueBrain/dir-content-diff/compare/{from}..{to}" ,
11- "startingVersion" : " 1.1 .0"
11+ "startingVersion" : " 1.2 .0"
1212}
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.1.1 ] ( https://github.com/BlueBrain/dir-content-diff/compare/1.1.0..1.1.1 )
3+ ## [ 1.2.0 ] ( https://github.com/BlueBrain/dir-content-diff/compare/1.1.0..1.2.0 )
44
5- > 5 May 2022
5+ > 30 August 2022
6+
7+ ### Refactoring and Updates
8+
9+ - Apply Copier template (Adrien Berchet - [ #19 ] ( https://github.com/BlueBrain/dir-content-diff/pull/19 ) )
10+
11+ ### CI Improvements
12+
13+ - Use commitlint to check PR titles (Adrien Berchet - [ #18 ] ( https://github.com/BlueBrain/dir-content-diff/pull/18 ) )
14+ - Setup pre-commit and format the files accordingly (Adrien Berchet - [ #17 ] ( https://github.com/BlueBrain/dir-content-diff/pull/17 ) )
615
716### Uncategorized Changes
817
1120- Add codespell in lint (Adrien Berchet - [ #14 ] ( https://github.com/BlueBrain/dir-content-diff/pull/14 ) )
1221- Add missing types in doc of DictComparator.diff (Adrien Berchet - [ #13 ] ( https://github.com/BlueBrain/dir-content-diff/pull/13 ) )
1322
23+ <!-- auto-changelog-above -->
24+
1425## [ 1.1.0] ( https://github.com/BlueBrain/dir-content-diff/compare/1.0.1..1.1.0 )
1526
1627> 21 January 2022
1728
18- ### Uncategorized Changes
19-
2029- Require changes for CodeCov (Adrien Berchet - [ #11 ] ( https://github.com/BlueBrain/dir-content-diff/pull/11 ) )
2130- Add pandas HDF capability (Alexis Arnaudon - [ #10 ] ( https://github.com/BlueBrain/dir-content-diff/pull/10 ) )
2231- Fix tests for rst2pdf> ; 0.99 (Adrien Berchet - [ #9 ] ( https://github.com/BlueBrain/dir-content-diff/pull/9 ) )
2332- Setup Codecov (Adrien Berchet - [ #8 ] ( https://github.com/BlueBrain/dir-content-diff/pull/8 ) )
2433
25- <!-- auto-changelog-above -->
26-
2734## [ 1.0.1] ( https://github.com/BlueBrain/dir-content-diff/compare/1.0.0..1.0.1 )
2835
2936> 16 December 2021
You can’t perform that action at this time.
0 commit comments