Changelog
V2026-06-15
Introduced MiSAR dynamic manual generation, allowing for real-time updates and improvements to the documentation.
Introduced a new changelog format to better track updates and changes across the MiSAR project.
Removed Original MiSAR manual PDF from the repository, as the dynamic manual generation provides a more up-to-date and accessible documentation format.
V2026-04-13
Cross-platform file handling was updated to use pathlib, improving macOS/Linux compatibility.
Added a repository .gitignore and cleaned local IDE/virtual-environment noise.
Improved PSM generation feedback and automatic uploader-related file handling.
V2024-06-28
Consolidated and renamed manual assets for the 28 June release set.
Removed obsolete PDFs and outdated integration files from the repository.
Updated project titles and cleaned up uploaded assets.
V2024-06-21
Added the final MiSAR.py application entry point.
Ran updater-focused changes and tests.
Removed legacy parser and QVT Operational directories.
V2024-04-08
Merged the Python parser work from the Girish branch.
Added Python AST sample project scaffolding and parser integration updates.
V2024-02-06
Expanded the Python parser implementation.
Added parser ecore/AST support files and sample project assets.
V2023-12-04
Added graphical model generator functionality.
V2023-11-15
Refreshed the manual assets.
Increased font sizing for improved readability.
V2023-11-06
Updated the GUI and integration flow.
Simplified PSM import handling and added a manual fallback path.
V2023-10-30
Stabilized the MiSAR auto-updater.
V2023-10-19
Introduced MiSAR AIO to launch the parser, transformation engine, and graphical model generator.
V2023-10-16
Added automatic PSM import handling.
Supported custom XMI output names and a folder-based project layout.
V2023-10-05
Refactored the parser main flow and related GUI hooks.
Verified the refactor still produced matching .xmi output.
V2023-10-04
Fixed output-file handling.
V2023-10-03
Added the automatic importer.
V2023-09-29
Improved performance and completed the object-oriented GUI.
V2023-09-25
Added Python analysis support.
V2020
The original MiSAR manual was created in 2020 and has been updated over time. The changelog above reflects the major updates and changes made to the MiSAR project and its documentation since then.
Back to top