Skip to content

Releases: twibiral/obsidian-execute-code

2.0.0

10 Nov 22:15
95b8eaf
Compare
Choose a tag to compare

What's Changed

Added

New Contributors

  • @tlwt made their first contribution in #358

Full Changelog: 1.12.0...2.0.0

1.12.0

30 May 22:53
afc8d99
Compare
Choose a tag to compare

What's Changed

Added

  • Dynamic path changes by adding %USERNAME% to the path (usable for python) (Thanks to @raffy8361)

Changed

New Contributors

Full Changelog: 1.11.1...1.12.0

1.11.1

25 Apr 21:21
Compare
Choose a tag to compare

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

14 Apr 23:07
766f591
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • Improved support for C compiler gcc (Thanks to @melo-afk)

New Contributors

Full Changelog: 1.10.0...1.11.0

1.10.0

15 Dec 22:59
Compare
Choose a tag to compare

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

Full Changelog: 1.9.1...1.10.0

1.9.1

15 Dec 21:42
f4fd48b
Compare
Choose a tag to compare

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

29 Oct 21:46
e3d9184
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 1.8.1...1.9.0

1.8.1

16 Apr 13:43
Compare
Choose a tag to compare

What's Changed

Changed

  • Update version support for C/C++. Add Working draft for ISO C++ 2020 for the C++ language. (Thanks to @drsect0r)

New Contributors

Full Changelog: 1.8.0...1.8.1

1.8.0

08 Apr 13:56
Compare
Choose a tag to compare

What's Changed

Added

  • Support for Octave
  • Support for Maxima

Full Changelog: 1.7.1...1.8.0

1.7.1

27 Feb 23:18
d5995d1
Compare
Choose a tag to compare

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