Skip to content

Releases: judepayne/dictim

0.9.1

11 Jul 06:05
Compare
Choose a tag to compare

0.9.1: Major clean of error handling and putting the CLI first

  • new readme to focus project as CLI first, Clojure library second
  • renamed CLI to 'dict' rather than 'dictim'
  • added validation for graphspecs and templates
  • extenesive improvements/ rationalization of CLI functionality
  • Fixed all errors with CLI - better exception handling. Aim to be complete
  • With the --image option added d2 passthroughs: pad, center, dark-theme, sketch & animate-interval
  • New command-line.md reference page for the wiki, replacing old
  • Add -i flags to graphspec - generates images directly from graph specs
  • Rewrote dictim syntax wiki page
  • Add wiki Graphspec page
  • Move to 3 digit version numbers from here on in!

v0.9.0.1

07 Mar 16:30
Compare
Choose a tag to compare

linear-gradient is available for style.fill

v0.9.0

07 Mar 16:29
Compare
Choose a tag to compare
tweak README coords

v0.8.9

11 Feb 19:18
Compare
Choose a tag to compare

0.8.9

- Fixed #16. Allow banned characters in label when escaped or in quotes

v0.8.8

07 Sep 08:51
Compare
Choose a tag to compare
# 0.8.8
- Fixed #14. See `lists` in wiki
- Changed how comments are represented. See wiki
- add wiki section on command line Windows string handling
- Changed cmd line apply-template to not remove styles by default. Use the `-r` option to remove styles ahead of template application
- other small fixes

v0.8.7

01 Aug 06:48
Compare
Choose a tag to compare

bug fix for cmd line tool. See changelog

v0.8.6

15 Jul 08:19
Compare
Choose a tag to compare

improvements to graphspec.

v0.8.5

07 Jul 17:21
Compare
Choose a tag to compare

addition of graph spec + compile output format improvements

v0.8.4

30 Jun 16:54
Compare
Choose a tag to compare

added missing grid diagram attrs

v0.8.3

27 Jun 21:25
Compare
Choose a tag to compare

cmd line tool enhancements - see CHANGELOG