Skip to content

Releases: sindrel/excalidraw-converter

v1.4.2

14 Feb 17:53
e09c13a
Compare
Choose a tag to compare

Changelog

  • e09c13a fix: Add padding to canvas placement offset to avoid clipping (#39)
  • 9cef259 fix: Remove overflowing background when text parent is a line (#38)
  • f017c49 chore: Add CONTRIBUTING.md
  • 6734b6a chore: Add issue templates
  • cd81862 chore: Add CODE_OF_CONDUCT.md
  • 62e8c92 chore: Add SECURITY.md
  • 182a8b2 chore(deps): update actions/setup-go action to v5 (#36)

v1.4.1

25 Nov 16:04
8fb6ab2
Compare
Choose a tag to compare

Changelog

  • 8fb6ab2 fix: Fix update check tag matching (#35)

v1.4.0

25 Nov 15:38
8b56eac
Compare
Choose a tag to compare

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
Choose a tag to compare

New Features

This release introduces support for embedded images! Thanks to @AZhur771 🎉

Changelog

v1.2.2

20 Nov 21:19
Compare
Choose a tag to compare

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
36a3830
Compare
Choose a tag to compare

Changelog

v1.2.0

21 Sep 15:51
606f218
Compare
Choose a tag to compare

Changelog

  • 9b8d190 feat: Set top-left anchor point for objects

v1.1.0

20 Sep 16:10
d57a53a
Compare
Choose a tag to compare

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
e325ac9
Compare
Choose a tag to compare

Changelog

  • e325ac9 feat: Default to printing help when arguments not provided (#21)

v1.0.5-rc1

25 Aug 14:27
Compare
Choose a tag to compare

Changelog

  • 5303ee2 fix: Add proper handling of linebreaks