File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.5.0] ( https://github.com/BlueBrain/dir-content-diff/compare/1.4.0..1.5.0 )
4
+
5
+ > 11 May 2023
6
+
7
+ ### New Features
8
+
9
+ - Add exception type before arguments (Adrien Berchet - [ #36 ] ( https://github.com/BlueBrain/dir-content-diff/pull/36 ) )
10
+
11
+ ### Fixes
12
+
13
+ - Cast exception args to str before joining them (Adrien Berchet - [ #35 ] ( https://github.com/BlueBrain/dir-content-diff/pull/35 ) )
14
+
15
+ ### Changes to Test Assests
16
+
17
+ - Fix for Pandas> ; =2 (Adrien Berchet - [ #33 ] ( https://github.com/BlueBrain/dir-content-diff/pull/33 ) )
18
+
19
+ ### CI Improvements
20
+
21
+ - Add template for issues and pull requests (Adrien Berchet - [ #34 ] ( https://github.com/BlueBrain/dir-content-diff/pull/34 ) )
22
+
3
23
## [ 1.4.0] ( https://github.com/BlueBrain/dir-content-diff/compare/1.3.0..1.4.0 )
4
24
5
25
> 13 March 2023
You can’t perform that action at this time.
0 commit comments