Releases: AtelierArith/PlutoMonacoEditor.jl
Releases · AtelierArith/PlutoMonacoEditor.jl
v0.1.2
What's Changed
- readme: mention
@bind
and usewrite
in examples by @fonsp in #1 - minor fix by @terasakisatoshi in #2
- Add examples/esm/esm_typescript_deno.jl by @terasakisatoshi in #3
- Format notebook using JuliaFormatter by @terasakisatoshi in #4
- Rewrite pluto monaco editor by @terasakisatoshi in #5
- Add .github by @terasakisatoshi in #6
- Fix compat by @terasakisatoshi in #7
New Contributors
- @fonsp made their first contribution in #1
- @terasakisatoshi made their first contribution in #2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
We provide several examples of PlutoMonacoEditor.jl
$ tree examples
examples
├── deno_typescript.jl
├── fsharp.jl
├── markdown.jl
├── mylib.py
├── python.jl
├── rust.jl
└── rust_script.jl