Skip to content

Releases: twibiral/obsidian-execute-code

2.1.2

01 Mar 16:32
3331392
Compare
Choose a tag to compare

What's Changed

Update to version 2.1.2

Full Changelog: v2.1.1...v2.1.2

2.1.0

24 Feb 23:36
3186566
Compare
Choose a tag to compare

What's Changed

Added

  • Support for LaTeX with image conversion to PDF, SVG, PNG (Thanks to @Yetenol)
  • LaTeX: Generated graphics are saved as attachment to your vault
  • LaTeX: Option to crop PDF to content to remove excess whitespace
  • LaTeX: Option to adopt Obsidian's font settings for PDF generation
  • New magic command @content (Thanks to @ChiIIBiII)

Changed

  • Fix typo in settings (Thanks to @Judro)
  • Fix F# support (Thanks to @SasaCetkovic)
  • Update the README.md to improve the overview over supported languages.

New Contributors

Full Changelog: 2.0.0...2.1.0

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