Releases: twibiral/obsidian-execute-code
Releases · twibiral/obsidian-execute-code
2.0.0
1.12.0
What's Changed
Added
- Dynamic path changes by adding %USERNAME% to the path (usable for python) (Thanks to @raffy8361)
Changed
- Fix wrong code example in Readme (Thanks to @danielmeloalencar)
- Fix file separator bug (Thanks to @nfiles)
- Fix un-stoppable runtime environments (Thanks to @jamesbtan)
New Contributors
- @danielmeloalencar made their first contribution in #342
- @nfiles made their first contribution in #350
- @raffy8361 made their first contribution in #352
- @jamesbtan made their first contribution in #354
Full Changelog: 1.11.1...1.12.0
1.11.1
What's Changed
Changed
- Fix the update; the previous version was not published correctly.
Full Changelog: 1.11.0...1.11.1
1.11.0
What's Changed
Added
- Support for OCaml (Thanks to @nieomylnieja)
- Support for Swift (Thanks to @ihomway)
Changed
- Improved support for C compiler gcc (Thanks to @melo-afk)
New Contributors
- @melo-afk made their first contribution in #305
- @nieomylnieja made their first contribution in #321
- @ihomway made their first contribution in #334
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
Added
- Support for zig (Thanks to @slar)
- Support for enabling WSL Mode for the shell language only (Thanks to @mihai-vlc)
Changed
- Update README.md
New Contributors
- @slar made their first contribution in #299
- @mihai-vlc made their first contribution in #303
Full Changelog: 1.9.1...1.10.0
1.9.1
What's Changed
Changed
- Fix bug produced by duplicate labeled code blocks (Thanks to @qiaogaojian)
Added
- Option for better handling of logs (Thanks to @qiaogaojian)
- Make labels work with code blocks with
run-
prefix (Thanks to @qiaogaojian)
Full Changelog: 1.9.0...1.9.1
1.9.0
What's Changed
Changed
- Fix app://local deprecation (New minimal Obsidian version: v1.2.8) (Thanks to @mayurankv)
- Fix Racket support (Thanks to @mayurankv)
Added
- Support for Applescript (Thanks to @mayurankv)
New Contributors
- @mayurankv made their first contribution in #266
Full Changelog: 1.8.1...1.9.0
1.8.1
1.8.0
1.7.1
What's Changed
Changed
- Add more examples for magic commands to README.md
- Pass environmental variables to the REPL executors
- Allow language names that are not lowercase
Full Changelog: 1.7.0...1.7.1