Skip to content

0.9.1

Compare
Choose a tag to compare
@scottdraves scottdraves released this 29 Nov 19:17
· 1028 commits to master since this release

0.9.1 is a beta release that fixes #6405, #6409, and #6346, plus has changes from 0.9.0 which has 48 issues closed since 0.8.1. Highlights include:

  • #5811 #5816 Implementation of magic commands has been refactored and made user-extensible,
  • #5268 Support Jupyter Lab (alpha level),
  • #6247 Support Binder,
  • #6343 Grapes fixed,
  • #5871 #6238 Interactive recomputation improved and better documented,
  • #6152 Finish adoption of ipywidgets v7,
  • #5827 Autotranslation fixed for SQL,
  • #6384 Fix adding jars to classpath in Kotlin,
  • #6222 #6223 #6272 Include more JDBC drivers and document how to load your own drivers,
  • #6256 Show progress during download from maven,
  • #5897 Documentation files reorganized and renamed,
  • #6258 Document working with DataVec,
  • #6262 Document beakerx.getCodeCells,
  • #6283 Combine and improve the TableSaw documentation,
  • #6300 Document improved date support.
  • #6217 Support gradle syntax for adding maven packages,

Available via pip, conda and docker. See the home page.