We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4178a commit d8a50c1Copy full SHA for d8a50c1
Project.toml
@@ -3,15 +3,15 @@ uuid = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
3
license = "MIT"
4
desc = "Print data in formatted tables"
5
authors = ["Ronan Arraes Jardim Chagas <ronisbr@gmail.com>"]
6
-version = "0.8.2"
+version = "0.8.3"
7
8
[compat]
9
julia = "1"
10
Crayons = "4.0"
11
Formatting = "0.4"
12
Parameters = "0.12"
13
Reexport = "0.2"
14
-Tables = "0.2"
+Tables = "0.2,1.0"
15
16
[deps]
17
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
0 commit comments