Releases: JuliaComputing/TableView.jl
Releases · JuliaComputing/TableView.jl
v0.6.2
17 Dec 10:20
Compare
Sorry, something went wrong.
No results found
TableView v0.6.2
Diff since v0.6.1
Closed issues:
Enable custom string representation of missing and nothing values (#57 )
Merged pull requests:
#57 enable custom string representation of missing and nothing values (#58 ) (@baumgold )
v0.6.1
12 Jun 15:08
Compare
Sorry, something went wrong.
No results found
TableView v0.6.1
Diff since v0.6.0
Closed issues:
Latest version of TableView conflicts w/ MLJ (#42 )
Breaks on Julia 1.5 beta (#47 )
No table contents (#48 )
Merged pull requests:
Bump Observables compat (consider adding CompatHelper?) (#51 ) (@ianshmean )
v0.6.0
19 Feb 20:07
Compare
Sorry, something went wrong.
No results found
v0.5.0
17 Feb 17:06
Compare
Sorry, something went wrong.
No results found
TableView v0.5.0
Diff since v0.4.1
Closed issues:
error after update of Tables.jl to v1.0.0 (#38 )
Merged pull requests:
v0.4.1
08 Sep 07:45
Compare
Sorry, something went wrong.
No results found
v0.4.1 (2019-09-05)
Diff since v0.4.0
Closed issues:
Last line gets dropped from output for long tables (#29 )
Allow full text search in text columns (#25 )
v0.4.0
18 Jun 16:16
Compare
Sorry, something went wrong.
No results found
v0.3.0
04 Jun 20:36
Compare
Sorry, something went wrong.
No results found
v0.3.0 (2019-06-04)
Diff since v0.2.0
Closed issues:
nothing can't be printed (#19 )
WebIO error with Jupyter Lab (#18 )
Recent change in Tables.istable (#16 )
TableView errors in Atom with "type Scope has no field instanceof" (#9 )
Merged pull requests:
v0.2.0: Merge pull request #13 from JuliaComputing/sp/fixversion
27 Feb 16:26
Compare
Sorry, something went wrong.
No results found
Changes
better default for table height (#11 )
hide filter/sort buttons for async tables (#12 )
use fixed ag-grid version (#13 )
v0.1.0: Merge pull request #7 from piever/pv/size
21 Feb 15:03
Compare
Sorry, something went wrong.
No results found
Allow custom height and width in pixels, viewport or parent units