Releases: ollydev/setup-lazarus-fpcup
Releases · ollydev/setup-lazarus-fpcup
v3.3
- Install to
RUNNER_TEMP
previously was GITHUB_WORKSPACE
- Force GNU tar on MacOS, should fix executables which are restored.
v3.2
Updated npm packages to remove save-state
& restore-state
deprecation warnings
v3
Changed inputs:
- Required:
fpc
, laz
- Optional:
fpcup
Added aarch64 cross compile on macos.
Updated to node16.
See README for more details.
v2.5
- Fix a bug where tar.exe fails to restore cache relating to macOS bundles and symlinks.
v2.4
New fpcup-release
input (required)
win32 is now cross compiled from win64 - cpu
input has been removed
v2.3
Bugfix - fix cache not restoring.
v2.2
Support laz-revision
& fpc-revision
that accept git hashes.
v2.1
Support for custom fpcup url