You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## TableView v0.7.1
[Diff since v0.7.0](v0.7.0...v0.7.1)
**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:**
- Update docstring so list displays properly (#79) (@pdeffebach)
- add default is_javascript_safe() function (#82) (@baumgold)
## TableView v0.7.0
[Diff since v0.6.8](v0.6.8...v0.7.0)
**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)
## TableView v0.6.5
[Diff since v0.6.4](v0.6.4...v0.6.5)
**Closed issues:**
- Imprecise big number display (#64)
**Merged pull requests:**
- #64 fix display precision of big numbers (#65) (@baumgold)
- Use jsdelivr instead of unpkg (#66) (@fonsp)