Skip to content

Releases: fonsp/Pluto.jl

v0.12.2

08 Oct 13:12
Compare
Choose a tag to compare

Pluto v0.12.2

Diff since v0.12.1

Closed issues:

  • Maximum figure width? (#541)

v0.12.1

08 Oct 00:30
Compare
Choose a tag to compare

Pluto v0.12.1

Diff since v0.12.0

Closed issues:

  • Support defining methods of a function in multiple cells (#177)
  • Images dont show in exported HTML (#380)
  • f(x).g() not recognised? (#418)
  • Use URL.revokeObjectURL() for images (#455)
  • Decide on JS API (#487)

Merged pull requests:

  • 👒 Include function signature in reactive edge - fix #177 (#538) (@fonsp)

v0.12.0

07 Oct 16:25
ccd351e
Compare
Choose a tag to compare

Pluto v0.12.0

Diff since v0.11.14

Closed issues:

  • Import/export Jupyter notebooks (#14)
  • Add support to display images. (#60)
  • Anyway to deploy on binder (#105)
  • Open default browser on run (#179)
  • Pluto disconnects after idle (#188)
  • 👁 and ▶ in intro notebook are unclear (#221)
  • Can Pluto.jl & Revise.jl work together? (#238)
  • Live docs - include prefixed module in search term (#239)
  • Display DiffEqBase.ODESolution (#250)
  • Store notebooks in a permanent location by default (#265)
  • Document the list of keyboard shortcuts (#284)
  • Performance - delay creating codemirrors (#291)
  • Implement authentication token (#293)
  • Use JuliaMono font 🔤 (#296)
  • Versioning the file format (#311)
  • html doesn't bind correctly (#319)
  • Ctrl+C to copy localhost:1234 in the terminal stops Pluto (#328)
  • Windows 7: julia.exe using 100% of a core when idle (#329)
  • Add an x on the left too (#331)
  • ERROR: Unable to automatically install 'MbedTLS' (#339)
  • do not change pwd after exiting Pluto (#342)
  • Detect cell ID using javascript (#347)
  • Open the standard Open File and Save File dialogs (#350)
  • Vector(undef, 3) does not show (#352)
  • LaTeXStrings repr with mixed text/math (#359)
  • Unable to download from URL from behind a corporate proxy server (#365)
  • A better config system (#366)
  • GeoArrays working in REPL, not working in Pluto.jl (#375)
  • @Bind doesn't update values within the same cell (#391)
  • Pluto doesn't use Pkg environments? (#393)
  • MsgPack is required but does not seem to be installed (#394)
  • Error when loading notebook with unicode operator (#397)
  • Copy paste entire cells (#399)
  • Occupy full window width (#400)
  • Don't launch browser over SSH (#401)
  • Cannot open URL (#402)
  • Pluto.run() opens url at "penguin.linux.test" (#404)
  • Screen centered layout (#406)
  • Pluto complains about multiple definitions (#409)
  • Pluto complains about multiple definitions (#410)
  • Error when using ScikitLearn.jl (#412)
  • Export {HTML, PDF} options reduce font size, hard to read (#413)
  • Wait for secret before redirecting to /open (#415)
  • Dependency on copy isn't detected (#417)
  • Idea for richer notebook format (#421)
  • Methods with unnamed arguments do not re-evaluate (#423)
  • Execute independent cells concurrently (#424)
  • Watch external file modifications (#426)
  • Visual reordering of cells (#427)
  • text not copying to appropriate buffer on linux (#431)
  • Convert Pluto notebooks to plain Julia code (#432)
  • Show result under cell (#438)
  • Bad query - ArgumentError: Malformed UUID string: "undefined" (#441)
  • Tab key should insert 4 spaces (#450)
  • @which macro shows local path but click through link is broken (#451)
  • SVector of Vector throws error (#458)
  • Include with_terminal in Pluto or PlutoUI (#459)
  • One-dimensional arrays lose relevant info in display (#461)
  • try block is not scoped correctly (#464)
  • Error on Ubuntu 16.04: NaCl helper process running without a sandbox (#465)
  • Problems using pluto.jl in WSL2's docker (#468)
  • Base.Display() like result modification (#470)
  • Disable auto-running of freshly opened notebooks/Trusting notebooks (#473)
  • struct inside let block is always global (#474)
  • user defined macro are not reactive (#477)
  • UUID string undefined on refresh (#479)
  • LaTeX macro dependency parsing? (#480)
  • Option to have linear cell dependency? (#481)
  • Weird syntax highlighting in string interpolation (#483)
  • Editing breaks Pluto (#490)
  • Input to cell broken after deleting parenthesis (#491)
  • Opening Github /raw links doesn't work (#492)
  • Incorrect "A new version of Pluto.jl is available" (#495)
  • Feature Request: scratch cells (#499)
  • [dev] Cell.js - is_hidden is always false (#500)
  • Feature request: allow scrolling past last cell (#503)
  • Programmatically export static HTML from Pluto notebook to deploy with docs. (#506)
  • doc: provide a list of all keyboard shortcuts (#507)
  • Run .julia/config/startup.jl at startup (#509)
  • Problem with similar functor definitions (#510)
  • Print function does not display anything in the notebook (#512)
  • Union with Parameter Type throws UndefVarError (#517)
  • URL doesnt work anymore (#519)
  • changing keyboard mappings for personal use (#523)
  • Variable value cannot be changed in other cells (#524)
  • Issue adding Pluto package to julia version 1.5.2 (#531)
  • Markdown ending with newline not displayed properly (#533)
  • Pluto.run docstring kwargs outdated (#534)

Merged pull requests:

v0.11.14

09 Sep 19:10
d0ff39e
Compare
Choose a tag to compare

Pluto v0.11.14

Diff since v0.11.13

Closed issues:

  • Global and Local Scope inside the for and while loop (#379)
  • Bad Query, Failed Process when trying to open hw0 Pluto Notebook (#386)
  • Can't use two calls to VegaLite.jl @vlplot in different cells if they use the same keywork arguments (#388)
  • Markdown syntax inconsistencies (#392)
  • interpolation in slider definition (#395)
  • Connect from a remote host? (#398)

Merged pull requests:

v0.11.13

08 Sep 16:12
Compare
Choose a tag to compare

Pluto v0.11.13

Diff since v0.11.12

Closed issues:

  • Distinction between queued and running cells (#44)
  • Ctrl+C is not always caught (#123)
  • Enable Cmd + / for commenting all lines in a cell (#322)
  • Move FAQ back to GitHub Wiki (#344)
  • Stabilize and document Pluto backend API (#345)
  • A non-blocking Pluto.run()? (#346)
  • Buttons clickable but not visible on touch screen (#348)
  • [1, missing, 3] doesn't show (#354)
  • sample notebooks: pizza 5 cuts typo? (#356)
  • #Pluto live doc (#358)
  • Automatically reload from file (#360)
  • Failed to load notebook (#361)
  • Running this takes forever and essentially hangs the whole session (#362)
  • Unable to run cell with variable-setting macro twice (#371)
  • Coloured show (#374)
  • Stop button is gone (#376)

Merged pull requests:

  • 💈 Cell queued state (#349) (@shashankp)
  • rename contributing file (#353) (@shashankp)
  • Update README.md (#355) (@zuckberj)
  • Change the 5-cut hint-show condition (add 1) (#357) (@zmoon)
  • 🔌 Automatic reconnect (#370) (@fonsp)
  • Changed button opacity for pointer:coarse to be 0.25 permanently (#378) (@sravanth-chebrolu)

v0.11.12

03 Sep 01:14
Compare
Choose a tag to compare

Pluto v0.11.12

Diff since v0.11.11

Closed issues:

  • Error when displaying non-1-based array indices (#197)
  • support ? and ] REPL modes (#336)
  • Order of the cells (#337)
  • Base.Iterators.Pairs is displayed as a Dict (#340)

v0.11.11

02 Sep 17:10
acc2117
Compare
Choose a tag to compare

Pluto v0.11.11

Diff since v0.11.10

Closed issues:

  • reorder cells in GUI according to order of command execution (#270)
  • Enhancement: latex to SVG (#317)

Merged pull requests:

v0.11.10

30 Aug 16:09
Compare
Choose a tag to compare

Pluto v0.11.10

Diff since v0.11.9

Closed issues:

  • Live docs - include prefixed module in search term (#239)

v0.11.9

27 Aug 12:13
Compare
Choose a tag to compare

Pluto v0.11.9

Diff since v0.11.8

Closed issues:

  • kwagrs for macro calls (#252)
  • Possibility to have the code before the output? (#312)
  • LaTeXString in markdown block has extra L" " (#313)
  • UndefVarError (#314)
  • The markdown used in Pluto notebooks doesn't render/support HTML tags (#315)
  • Types? (#320)

Merged pull requests:

v0.11.8

20 Aug 14:11
Compare
Choose a tag to compare

Pluto v0.11.8

Diff since v0.11.7

Closed issues:

  • Feature Request: support open notebooks directly (#236)
  • kwagrs for macro calls (#252)
  • Even bigger live docs (#267)