Releases: filiph/linkcheck
Releases · filiph/linkcheck
linkcheck 3.0.0
- Require Dart 2.18 and support Dart 3
- Rename library to
linkcheck
instead oflinkcheck.run
- Update to the latest dependencies supporting sound null safety
- Switch to Dart recommended lints (
package:lints/recommended.yaml
) - Use objects instead of maps to communicate between isolates
See the full changelog for changes in earlier releases.
linkcheck 2.0.23
- Fix another issue with building artifacts through
grindr
/cli_pkg
See the full changelog for changes in earlier releases.
linkcheck 2.0.21
- Update ci.yml to latest Dart executables (#92) - Add docker hub image to Readme (#91), Thanks Manuel (@tennox) - Fix invalid syntax of github action file (#90), Thanks Manuel (@errnesto) - Changed Dockerfile for cross-platform image building (#88), Thanks Patrick (@kastnerp)
See the full changelog for changes in earlier releases.
linkcheck 2.0.20
- Fix passing multiple arguments to github action. Thanks Manuel!
See the full changelog for changes in earlier releases.
linkcheck 2.0.19
- Update to latest dependencies - Use
pkg:cli_pkg
for creating binaries in CI. Thanks Guillaume!
See the full changelog for changes in earlier releases.
v2.0.15+1
Take another stab at naming