Skip to content

0.12.0

Compare
Choose a tag to compare
@scottdraves scottdraves released this 31 Jan 15:00
· 826 commits to master since this release

This is a beta release with 30 issues closed since 0.11.1.

  • #6731 Redo Scala plotting API in ScalaFX style,
  • #6560 Handle arbitrary combinations of code and magic,
  • #6697 Move all commands into subcommands of beakerx,
  • #6569 Support cell magic for loading multiple packages from maven all at once,
  • #6575 Add autoZoom option to plots to automatically rescale Y axis during zoom,
  • #6594 Support publishing with GitHub Personal Access Token,
  • #6611 Easyform Radio buttons not set by default,
  • #6619 Fix x/y property naming,
  • #6652 Make beakerx.json file private,
  • #6656 Fix Python handling of tables with mixed types in a column,
  • #6662 #6702 Fix setting EasyForm checkboxes from code,
  • #6689 Fix process leak from e2e test script,
  • #6690 Fix handling of null values in Groovy tables,
  • #6705 Rename CsvPlotReader to CSV,
  • #6712 Remove extra digits from serialization of floats,
  • #5273 Eliminate JS console error when deleting cell with a widget.

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