We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24449f7 commit a8286f5Copy full SHA for a8286f5
CHANGELOG.md
@@ -1,6 +1,16 @@
1
PrettyTables.jl Changelog
2
=========================
3
4
+Version 3.0.3
5
+-------------
6
+
7
+- ![Bugfix][badge-bugfix] The documentation build process was fixed.
8
+- ![Bugfix][badge-bugfix] We should not show the continuation line if only one row will be
9
+ hidden because we need one additional row to show the continuation line. In this case, we
10
+ show all the rows.
11
+- ![Bugfix][badge-bugfix] The support for rendering Markdown cells in LaTeX and text backend
12
+ was reincluded. This was accidentally removed in version 3.0.0.
13
14
Version 3.0.2
15
-------------
16
0 commit comments