Releases: alps-asd/app-state-diagram
Releases · alps-asd/app-state-diagram
0.13.2
0.13.1
Fix box.json so asd.phar can compile
Full Changelog: 0.13.0...0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
Table view
Before
After

Full Changelog: 0.11.12...0.12.0
What's Changed
- Update layout and dependencies, align images left by @koriym in #195
- Table list of semantic descriptors to improve visibility (2) by @koriym in #198
- Soothe SA by @koriym in #199
- Refactor doc assignment to use a dedicated getter method by @koriym in #200
- Refactor documentation handling and UI for better usability by @koriym in #201
- Add legend icons to markdown table rows by @koriym in #202
- Update README for clarity and enhanced usability by @koriym in #203
- Fix diagram cell rendering padding by @koriym in #204
Full Changelog: 0.11.12...0.12.0
Release 0.11.12
Add GITHUB_TOKEN to artifact upload step in release workflow This ensures proper authentication when uploading release artifacts. Without this, the upload step may fail due to missing credentials.
Release 0.11.11
Update PHAR release workflow to trigger on tag push Switch workflow trigger from manual and release events to tag pushes, ensuring releases are created automatically upon tag creation. Also, refine release naming and add PHP production ini configuration for better compatibility.