Releases: sindrel/excalidraw-converter
Releases · sindrel/excalidraw-converter
v1.4.1
25 Nov 16:04
Compare
Sorry, something went wrong.
No results found
v1.4.0
25 Nov 15:38
Compare
Sorry, something went wrong.
No results found
New Features
This release introduces support for free drawings 🎉
The command exconv version now includes a version check that outputs whether the installed version is the latest
Changelog
8b56eac feat: Add support for free drawings (pencil tool) (#34 )
8828a5a chore: Add binary build and cmds to ci tests
d8594f6 fix: Refactor gliffy conversion; separate conversion and file output (#33 )
5dc7ec3 feat: Add version check that outputs whether the installed version is the latest (#32 )
v1.3.0
23 Nov 22:00
Compare
Sorry, something went wrong.
No results found
New Features
This release introduces support for embedded images! Thanks to @AZhur771 🎉
Changelog
v1.2.2
20 Nov 21:19
Compare
Sorry, something went wrong.
No results found
Changelog
a6ec797 chore: go mod tidy
e29c03b fix(deps): update module github.com/spf13/cobra to v1.8.0 (#29 )
73785f8 chore: Update regression test data formatting, update readme
aab763f fix: Add vertical align for text (#30 )
New Contributors
v1.2.1
12 Oct 16:12
Compare
Sorry, something went wrong.
No results found
v1.2.0
21 Sep 15:51
Compare
Sorry, something went wrong.
No results found
Changelog
9b8d190 feat: Set top-left anchor point for objects
v1.1.0
20 Sep 16:10
Compare
Sorry, something went wrong.
No results found
Changelog
d57a53a feat: Add support for text contained in shapes (#25 )
11b3dfd chore(deps): update actions/checkout action to v4 (#22 )
v1.0.6
27 Aug 12:05
Compare
Sorry, something went wrong.
No results found
Changelog
e325ac9 feat: Default to printing help when arguments not provided (#21 )
v1.0.5-rc1
25 Aug 14:27
Compare
Sorry, something went wrong.
No results found
Changelog
5303ee2 fix: Add proper handling of linebreaks
v1.0.5
25 Aug 14:46
Compare
Sorry, something went wrong.
No results found
Changelog
9028d53 fix: Add proper handling of linebreaks (#19 )