Skip to content

Releases: jawira/plantuml-to-image

v1.1.1 - Fix exception message

18 Apr 19:32
ea9da7f
Compare
Choose a tag to compare

What's Changed

  • fix: Use jawira/plantuml in exception message by @jawira in #14

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - Update dependencies

12 Mar 22:41
0814509
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1 - Add badges

06 Dec 21:36
5b75932
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Stable version

06 Dec 21:27
5400dfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v1.0.0

v0.2.1 - Add github actions

16 Oct 15:15
91e1f6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0 - Add `isPlantUmlAvailable` method

15 Oct 07:06
01cec59
Compare
Choose a tag to compare

What's Changed

  • feat: Add method to check PlantUml availability by @jawira in #8

Full Changelog: v0.1.2...v0.2.0

v0.1.2 - Fix composer.json

14 Oct 20:38
eb0a94c
Compare
Choose a tag to compare

What's Changed

  • fix: Update project name in composer.json by @jawira in #7

Full Changelog: v0.1.1...v0.1.2

v0.1.1 - Fix readme file

14 Oct 20:23
e3e59d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Change namespace

14 Oct 20:18
28f63d0
Compare
Choose a tag to compare

What's Changed

  • docs: Update readme file by @jawira in #2
  • refactor: Rename namespace to PlantUmlToImage by @jawira in #3
  • feat: Checks if PlantUml is installed as Path variable by @jawira in #5

Full Changelog: v0.0.0...v0.1.0

v0.0.0 - mvp

13 Oct 21:46
4170e50
Compare
Choose a tag to compare

What's Changed

  • refactor: Refactor \Jawira\PlantUmlProcess\PlantUmlProcess::convertTo by @jawira in #1

New Contributors

  • @jawira made their first contribution in #1

Full Changelog: https://github.com/jawira/plantuml-process/commits/v0.0.0