Pluto v0.12.21
Closed issues:
- Pluto notebook freeze unexpectedly on warnings (#659)
function() end
not recognised (#776)- Reactivity breaks with a simple function definition (#826)
- Package Manager Not Loading (#875)
- Failed to precompile CSV (#895)
- Plots are very tiny in Pluto >= 0.12.17 (#896)
- small interactive table (#900)
- Give information about duplicate definitions (#903)
- failed to resolve notebook boot environment (#906)
- [FR] Make @Bind Bind to non global variables (#910)
- Server shutdown during save can corrupt file (#913)
- Can't have Pluto and Jupyter notebooks open at the same time (#914)
- how to add html5 canvas in pluto? (#916)
- @Bind input element generator? (#918)
- Can't open notebook after renaming (#921)
- with_terminal() no longer present in PlutoUI (#929)
Merged pull requests:
- Rewrite some old tests (#884) (@fonsp)
- Fix variadic arguments in arrow functions (#885) (@Pangoraw)
- Fix anonymous function declaration (#886) (@Pangoraw)
- Little changes for the sample "Tower of Hanoi.jl" (#909) (@4LD)
- Bump course to Spring 2021 in Readme (#922) (@logankilpatrick)
- extract macro preproccessing into function (#930) (@fonsp)
- 🛑 Soft interrupt (also on Windows) (#932) (@fonsp)