1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-21 04:43:16 +00:00

version 0.2.0

This commit is contained in:
2025-11-15 22:26:25 +01:00
parent 39d6767ac5
commit de28a305df
29 changed files with 6201 additions and 540 deletions
+13
View File
@@ -0,0 +1,13 @@
# Changelog
## v0.2.0
- Expand the transformation up to three independent workspaces, persist each workspace state, and add import/export controls for sharing setups.
- Surface the GitHub Pages news/blog link directly in the app header and show the running UI version with a deep link to this changelog.
- Introduce workspace JSON export/import plus per-workspace trace, error and result retention.
- New look & feel to provide a better experience
## v0.1.0
- Initial release.