Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@hamilton hamilton released this 06 May 15:09
· 1003 commits to master since this release
ab93149
  • introduces iodide.file API (see docs)
  • restore tabular data viewer for arrays of objects
  • add "TinyRep" components
  • implement storybook for visually testing rep components
  • only show notebooks with 10 or more edits on the server's index page list
  • fixes bug where fetch chunks with errors don't halt further evaluation
  • adds arrayBuffer type to fetch chunks (see docs)
  • fix bug where you couldn't save a notebook after forking it