Releases: 4d/tool4d-action
Releases · 4d/tool4d-action
v3.7
v3.6
Sanitize path: remove /./ sequences
use v21
v3.5 Update default product line and version to 21.x
v3.4
Improve branch detection for tag references in case of vcs/official settings and workflow triggered by tag creation
v3.3
Fix getting vcs version according to branch if workflow is launched b…
v3.2: expose project used
Expose final project path as GitHub Action output Adds a 'project' output to action.yml and updates run.sh to set the project path in GITHUB_OUTPUT. This allows downstream steps to access the resolved project path used during execution.
20.x stuff
for old release used by 4d internally
ubuntu 24.04 support
- install different version of libncurses according to ubuntu version
v2
Second version with URL fixes for different OS
v1
First version