Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: PrettyTables v0.6.0 #3748

Merged
merged 1 commit into from
Sep 23, 2019

Conversation

JuliaRegistrator
Copy link
Contributor

  • The format of the horizontal line in the table, which are drawn using the option hlines, can now be selected using the keyword hlines_format.
  • The alignment of a single cell can now be changed regardless of the column alignment. This can be achieve by the keyword cell_alignment.
  • The line between the header and the data can now be hide using the variable header_line of the structure PrettyTableFormat. (Issue Protecting the General Registry against credential compromise #15)
  • New predefined highlighters: hl_cell, hl_col, hl_row, which can be used to apply highlights to single cells or to entire columns or rows, respectively.
  • The formatter ft_printf is now only applied to cells that are of type Number. (Issue automatic sync with METADATA #19)
  • The formatter ft_printf can now receive one integer if the user wants to format only a single column.
  • End of support of Julia 1.1. The supported versions are 1.0 and 1.2.

UUID: 08abe8d2-0d0c-5749-adfa-8a2ac140af0d
Repo: https://github.com/ronisbr/PrettyTables.jl.git
Tree: 2268242f037e0290e87d55c02060320c1d0d6b03

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
JuliaRegistrator referenced this pull request in ronisbr/PrettyTables.jl Sep 22, 2019
@fredrikekre fredrikekre merged commit 419f23c into master Sep 23, 2019
@delete-merged-branch delete-merged-branch bot deleted the registrator/prettytables/08abe8d2/v0.6.0 branch September 23, 2019 10:37
@julia-tagbot
Copy link

julia-tagbot bot commented Sep 23, 2019

I've created release v0.6.0, here it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants