v0.12.7
Pluto v0.12.7
Closed issues:
- Interactive inspector - lazy load more items (#102)
- Floating-point display precision (#167)
- support API for open and run a notebook file (#435)
- How to make a self refreshing cell work? (#515)
- Stuck at Loading... with problem code "with^S_terminal(dump, o)" (#518)
- Problems with SVG files containing
<script>
(#546) - IOError when opening a new Pluto nb (#578)
- JS
this
state should persist for self updating @Bind cells (#619) - RangeError: Start offset undefined is outside the bounds of the buffer (#620)
- Feature request: Spell check for markdown cells (#622)
- Pluto unusable on one of my installs. (#624)
- Table of Contents/Outline (#629)
- convert notebook to app (#630)
- High CPU load on client side with long running notebooks (#631)
- PDF output does not preserve links (#632)
- Make the cell's runtime count up while the cell is running (#636)
Merged pull requests:
- start with all threads (#616) (@fonsp)
- Remove the mini JSON serializer (#633) (@fonsp)
- PJL-631 translateY keyframe animation (#634) (@pankgeorg)
- 🪓 Remove tree viewer HTML generation in PlutoRunner (#635) (@fonsp)
- 😴 Lazy load more items (#638) (@fonsp)
- Update Basic mathematics.jl (#639) (@Sleort)
- PLJ-636 Make the cell's runtime count up while the cell is running (#640 (#640) (@pankgeorg)