What's Changed
- Document the current directory for the cache argument example by @theredfish in #193
- Add
*.rst
glob pattern to defaults by @kdeldycke in #197 - Automatically pass Github token by @mre in #196
- Always create output file; not only on error by @mre in #199
- Bump actions/checkout from 3 to 4 by @dependabot in #208
- add documentation on using the param when testing local files (as in… by @tgaff in #211
- fix: Lychee output to file (fixes #214) by @LilDrunkenSmurf in #215
- Add integration test for custom output paths (#215) by @mre in #217
- Add integration tests for absolute output path and
--dump
by @mre in #218
New Contributors
- @theredfish made their first contribution in #193
- @kdeldycke made their first contribution in #197
- @tgaff made their first contribution in #211
- @LilDrunkenSmurf made their first contribution in #215
Full Changelog: v1...v1.9.0