v3.19
What's Changed
- Auto-cancel old PR builds when new commits are pushed to the PR branch by @DilumAluthge in #108
- Rename some CI stuff by @DilumAluthge in #110
- Add an example of using CI to build a Windows Docker image by @DilumAluthge in #111
- Rename the
images/
folder tolinux/
by @DilumAluthge in #112 - In the
test_sandbox
function, use the--map-build-dir=temp
option by @DilumAluthge in #114 - README: add an example of basic usage of the
test_rootfs.jl
script by @DilumAluthge in #116 - README: fix the CI badges by @DilumAluthge in #117
- Add the ability to skip tarball creation when developing locally by @DilumAluthge in #118
- Add some more required build-time dependencies to the
package_musl
rootfs image by @DilumAluthge in #115
Full Changelog: v3.18...v3.19