Releases: andorsk/d2-mode
Releases · andorsk/d2-mode
0.1.3
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
- @terlar made their first contribution in #48
- @MoisMoshev made their first contribution in #47
- @akirak made their first contribution in #51
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- updated README to customize output types by @andorsk in #35
- d2 has no shorthand flag 'o'. Update to support org-src. by @wowhxj in #34
- tests: Test on all os platforms by @jcs090218 in #32
- fix comment by @andorsk in #42
New Contributors
- @wowhxj made their first contribution in #34
- @jcs090218 made their first contribution in #32
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Remove needless require f.el by @syohex in #21
- fix indent line bug by @andorsk in #23
- added contributor list by @andorsk in #24
- update toc by @andorsk in #25
- fix warning about docstring > 80 character by @andorsk in #27
- checkdoc fixes by @andorsk in #28
- Checks for melpa by @andorsk in #29
New Contributors
Full Changelog: 0.1...0.1.1
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
- d2 initial commit by @andorsk in #1
- Updated readme by @andorsk in #2
- updated README by @andorsk in #3
- updated license by @andorsk in #4
- udpated README by @andorsk in #5
- updated link by @andorsk in #6
- removed indent line and fixed docstring by @andorsk in #7
- added snippets by @andorsk in #14
- added readme and fixed some formatting issue with snippets. by @andorsk in #15
- better syntax support by @andorsk in #17
- added browser opening by @andorsk in #19
- added tutorial gif by @andorsk in #20
New Contributors
Full Changelog: https://github.com/andorsk/d2-mode/commits/0.1