v1-beta.1
Pre-release
Pre-release
v1-beta.1 - 2024-06-21
Added
- new
use-github-cache
input to specify iflean-action
should useactions/cache
to cache the.lake
folder build-status
andtest-status
output parameters- new
lake-package-directory
input to specify the directory to run Lake commands.
This input will enable users to uselean-action
when Lake packages are contained in repository subdirectories.
Changed
- upgrade elan version to
v3.1.1
- run
lake check-test
before runninglake test
- improved log readability with explicit log group naming and additional white space
Fixed
- remove misleading .toml error message in mathlib detection
- remove
elan-init
file after elan installation