Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.19.0 #1644

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mre
Copy link
Member

@mre mre commented Feb 24, 2025

🤖 New release

  • lychee-lib: 0.18.1 -> 0.19.0 (⚠ API breaking changes)
  • lychee: 0.18.1 -> 0.19.0

lychee-lib breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/method_parameter_count_changed.ron

Failed in:
  lychee_lib::Input::get_contents now takes 5 parameters instead of 4, in /tmp/.tmpSvskq2/lychee/lychee-lib/src/types/input.rs:206
Changelog

lychee-lib

0.19.0 - 2025-03-10

Other

  • Bump the dependencies group across 1 directory with 14 updates (#1653)
  • Add support for custom file extensions in link checking. (#1559)
  • Bump the dependencies group across 1 directory with 21 updates (#1643)

lychee

0.19.0 - 2025-03-10

Other

  • Bump the dependencies group across 1 directory with 14 updates (#1653)
  • Add support for custom file extensions in link checking. (#1559)
  • Format Markdown URLs with <> instead of []() (#1638)
  • Bump the dependencies group across 1 directory with 21 updates (#1643)
  • add tests for URL extraction ending with a period (#1641)
  • renamed base to base_url (fixes Rename --base to --base-url #1607) (#1629)
  • Sort compact/detailed/markdown error output by file path (#1622)


This PR was generated with release-plz.

@mre mre changed the title chore: release v0.18.2 chore: release v0.19.0 Mar 2, 2025
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch from 1f2eb14 to 4055fab Compare March 2, 2025 16:51
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch from 4055fab to 093d4a5 Compare March 10, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename --base to --base-url
1 participant