Releases: JuliaComputing/TableView.jl
Releases · JuliaComputing/TableView.jl
v0.8.0
01 Jul 14:24
Compare
Sorry, something went wrong.
No results found
TableView v0.8.0
Diff since v0.7.2
Merged pull requests:
CompatHelper: bump compat for "JSExpr" to "1" (#83 ) (@github-actions[bot])
upgrade ag-grid version (#91 ) (@baumgold )
customizable async threshold (#93 ) (@baumgold )
v0.7.2
21 Nov 19:46
Compare
Sorry, something went wrong.
No results found
TableView v0.7.2
Diff since v0.7.1
Closed issues:
Copy and paste multiple cells (#80 )
support for hierarchical (tree / nested) data (#84 )
Doesn't work from REPL (#88 )
Merged pull requests:
v0.7.1
04 Jun 08:50
Compare
Sorry, something went wrong.
No results found
TableView v0.7.1
Diff since v0.7.0
Closed issues:
Show column types (#49 )
failed to build TableView beacause of error 500 (#53 )
showtable
can't be downloaded as markdown for the WebIO not detected (#56 )
Merged pull requests:
v0.7.0
12 May 12:22
Compare
Sorry, something went wrong.
No results found
TableView v0.7.0
Diff since v0.6.8
Closed issues:
Better Control of Columns Definitions and other table properties (#74 )
Merged pull requests:
Added a user call back function to allow settings modifications (#75 ) (@galran )
various API tweaks (#76 ) (@pfitzseb )
v0.6.8
28 Mar 20:05
Compare
Sorry, something went wrong.
No results found
TableView v0.6.8
Diff since v0.6.7
Closed issues:
showtable
gives InexactError: trunc(Int128, 1.0e100)
(#70 )
Merged pull requests:
v0.6.7
25 Mar 10:05
Compare
Sorry, something went wrong.
No results found
v0.6.6
23 Mar 08:22
Compare
Sorry, something went wrong.
No results found
TableView v0.6.6
Diff since v0.6.5
Closed issues:
Allow to optionally use ag-grid enterprise (#67 )
Merged pull requests:
v0.6.5
16 Mar 12:29
Compare
Sorry, something went wrong.
No results found
TableView v0.6.5
Diff since v0.6.4
Closed issues:
Imprecise big number display (#64 )
Merged pull requests:
v0.6.4
13 Jan 13:55
Compare
Sorry, something went wrong.
No results found
v0.6.3
04 Jan 18:00
Compare
Sorry, something went wrong.
No results found
TableView v0.6.3
Diff since v0.6.2
Closed issues:
Column autosize broken (#60 )
use async too often (#62 )
Merged pull requests:
Fix autoSizeColumns and reduce unnecessary async usage (#61 ) (@baumgold )