File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to the Engine Control Test Rig Simulator are documented here.
44This project follows [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) conventions.
55
6+ ## [ 1.4.2] - 2026-03-14
7+
8+ ### Fixed
9+ - GitHub Release workflow portability and packaging fixes for Linux and Win64 artifacts.
10+ - Win64 runtime DLL collection during release packaging.
11+ - Headless CI release audit behavior for Win64 Wine runs.
12+
613## [ 1.4.0] - 2026-03-13
714
815### Added
Original file line number Diff line number Diff line change 77
88#define SIM_VERSION_MAJOR 1
99#define SIM_VERSION_MINOR 4
10- #define SIM_VERSION_PATCH 0
10+ #define SIM_VERSION_PATCH 2
1111
1212#define SIM_SCHEMA_VERSION "1.0.0"
13- #define SIM_SOFTWARE_VERSION "1.4.0 "
13+ #define SIM_SOFTWARE_VERSION "1.4.2 "
1414#define SIM_BUILD_COMMIT SIM_BUILD_COMMIT_OVERRIDE
1515
1616#endif
You can’t perform that action at this time.
0 commit comments