Skip to content

Releases: phingofficial/task-visualizer

v1.3.1 - Fix add extension

27 May 22:38
edfda62
Compare
Choose a tag to compare

What's Changed

  • Checking file extension must be done after checking parent directory by @jawira in #16

Full Changelog: v1.3.0...v1.3.1

v1.3.0 - Add extension

27 May 21:29
c9fb467
Compare
Choose a tag to compare

What's Changed

  • Add the correct extension when needed. by @jawira in #15

Full Changelog: v1.2.0...v1.3.0

v1.2.0 - New properties

31 Aug 22:12
3abb57a
Compare
Choose a tag to compare

What's Changed

  • Add new properties to customize diagrams by @jawira in #13
  • Changing arrows color by @jawira in #14

Full Changelog: v1.1.0...v1.2.0

v1.1.0 - Add arrows direction

30 Apr 21:13
e0b801c
Compare
Choose a tag to compare

What's Changed

  • Improve documentation #3 by @jawira in #5
  • Remove extensions from composer.json by @jawira in #9
  • Links must be printed in order by @jawira in #10
  • Delegate url creation to jawira/plantuml-client by @jawira in #11
  • Add direction to VisualizerTask by @jawira in #12

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Own repo

04 Feb 09:08
Compare
Choose a tag to compare
  • Extracted code from phing/phing, VisualizerTask has its own repo now.
  • Updated namespace