Skip to content

Releases: andorsk/d2-mode

0.1.3

19 Nov 23:53
872a0d7
Compare
Choose a tag to compare

What's Changed

  • fix: handling of d2-flags by @terlar in #48
  • Implement indentation by @MoisMoshev in #47
  • Make indentation configurable and default to d2 fmt indent by @terlar in #52
  • Remove unnecessary use of shell-quote-argument by @akirak in #51

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

07 Mar 11:26
cbe7b16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

12 Dec 07:45
ec3faea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1...0.1.1

0.1

29 Nov 20:56
5dbfa9d
Compare
Choose a tag to compare
0.1

Initial alpha release of d2-mode.

The following modes work:

  • d2-compile
  • d2-compile-file
  • d2-compile-buffer
  • d2-compile-region
  • d2-compile-file-and-browse
  • d2-compile-buffer-and-browse
  • d2-compile-region-and-browse
  • d2-open-browser
  • d2-view-current-svg
  • d2-open-doc

What's Changed

New Contributors

Full Changelog: https://github.com/andorsk/d2-mode/commits/0.1