Commit 2bc0901 1 parent a5b3efe commit 2bc0901 Copy full SHA for 2bc0901
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
PrettyTables.jl Changelog
2
2
=========================
3
3
4
+ Version 2.3.1
5
+ -------------
6
+
7
+ - ![ Bugfix] [ badge-bugfix ] ` hline ` suffix decoration is now handled properly in the text back
8
+ end when the lines are cropped. ([ #228 ] [ gh-pr-228 ] )
9
+ - ![ Bugfix] [ badge-bugfix ] We now redirect ` stdout ` to ` devnull ` during precompilation to
10
+ avoid hanging in some scenarios. ([ #231 ] [ gh-pr-231 ] )
11
+
4
12
Version 2.3.0
5
13
-------------
6
14
@@ -786,3 +794,5 @@ Version 0.1.0
786
794
[ gh-pr-199 ] : https://github.com/ronisbr/PrettyTables.jl/pull/199
787
795
[ gh-pr-211 ] : https://github.com/ronisbr/PrettyTables.jl/pull/211
788
796
[ gh-pr-219 ] : https://github.com/ronisbr/PrettyTables.jl/pull/219
797
+ [ gh-pr-228 ] : https://github.com/ronisbr/PrettyTables.jl/pull/228
798
+ [ gh-pr-231 ] : https://github.com/ronisbr/PrettyTables.jl/pull/231
You can’t perform that action at this time.
0 commit comments