v1.10.0 - Support `--compiled-modules` and `allow_reresolve`. Remove noisy test harness stacktrace
What's Changed
- enable julia arg
--compiled-modules
during testing by @haberdashPI in #91 - Support specifying
allow_reresolve
by @omus in #107 - hide the harness stack trace on failure by @IanButterworth in #116
Maintenance
- Enable Dependabot by @SaschaMann in #85
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #87
- Bump julia-actions/julia-buildpkg from 1.4.4 to 1.5.0 by @dependabot in #88
- Bump julia-actions/setup-julia from 1.9.2 to 1.9.4 by @dependabot in #90
- Bump julia-actions/julia-buildpkg from 1.5.0 to 1.6.0 by @dependabot in #94
- Bump julia-actions/setup-julia from 1.9.4 to 1.9.5 by @dependabot in #93
- Update dependabot.yml by @ViralBShah in #95
- Update README by @hyrodium in #96
- Use
julia-actions/cache
in README example by @hyrodium in #99 - Bump actions/checkout from 4.1.1 to 4.1.4 by @dependabot in #109
- Bump actions/cache from 3.3.2 to 4.0.2 by @dependabot in #104
- Bump julia-actions/setup-julia from 1.9.5 to 2.0.0 by @dependabot in #110
- Upgrade Codecov, and use a Codecov token by @DilumAluthge in #112
- CI: Only run Dependabot once per month, but make the open-PR-limit very large by @DilumAluthge in #113
- Bump actions/checkout from 4.1.4 to 4.1.7 by @dependabot in #114
- Bump julia-actions/setup-julia from 2.0.0 to 2.2.0 by @dependabot in #115
New Contributors
- @ViralBShah made their first contribution in #95
- @haberdashPI made their first contribution in #91
- @hyrodium made their first contribution in #96
- @omus made their first contribution in #107
Full Changelog: v1.9.3...v1.10.0