Releases: julia-actions/julia-buildpkg
Releases · julia-actions/julia-buildpkg
v1.3.0: Disable autoprecompile by default
What's Changed
- Suggest using releases instead of
master
by @rikhuijzer in #18 - disable autoprecompile by default by @IanButterworth in #26
New Contributors
- @rikhuijzer made their first contribution in #18
- @IanButterworth made their first contribution in #26
Full Changelog: v1.2...v1.3.0
v1.2.0: Support setting the Julia project
v1.1.1: Put the General registry clone inside a bounded retry loop (#13)
v1.1.0: Avoid delay after package registration by cloning General (#6)
* Avoid delay after package registration by cloning General * Fix yaml * Copy the full comments from julia-runtest