Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 679 Bytes

NEWS.md

File metadata and controls

25 lines (15 loc) · 679 Bytes

robservable (development version)

  • Fix modified notebooks in Shiny examples
  • Update Observable runtime to 5.9.6

robservable 0.2.2

  • Fix compatibility with RStudio outdated web rendering engine
  • Fix modified notebooks in vignettes
  • Update Observable runtime to 4.23.0

robservable 0.2.1

  • Add input_js argument to allow to redefine cell as JavaScript code (#38, thanks @draben)
  • Add json_args and json_func arguments to customize JSON serialization (#39, thanks @draben)
  • Add custom event emission in inspector for the different cells state (#35, thanks @draben)
  • Update Observable runtime to 4.17.5
  • Migration to packer

robservable 0.2.0

  • First version