Skip to content

chore: release v0.19.0#1644

Closed
mre wants to merge 1 commit intomasterfrom
release-plz-2025-02-24T21-26-32Z
Closed

chore: release v0.19.0#1644
mre wants to merge 1 commit intomasterfrom
release-plz-2025-02-24T21-26-32Z

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.41.0/src/lints/method_parameter_count_changed.ron

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

lychee-lib

0.19.0 - 2025-05-13

Added

  • detect website fragments (#1675)

Other

  • Remove flag
  • detect wikilinks, prevent plaintext extraction from links Check wikilinks #1650 (#1679)
  • Bump the dependencies group with 2 updates
  • Add possible values for minimum TLS version in help message (#1693)
  • Add TLS version option (#1655)
  • Bump the dependencies group across 1 directory with 11 updates (#1692)
  • Specify MSRV (#1676)
  • Fix outdated link
  • Remove once_cell as direct dependency
  • Make clippy happy (#1681)
  • Bump the dependencies group with 3 updates (#1670)
  • Fix accept/exclude range syntax and docs (#1668)
  • Add FreeBSD-Ask to users (#1662)
  • Bump the dependencies group with 4 updates (#1664)
  • Bump the dependencies group with 11 updates (#1656)
  • 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)
  • renamed base to base_url (fixes Rename --base to --base-url #1607) (#1629)

lychee

0.19.0 - 2025-05-13

Added

  • detect website fragments (#1675)

Other

  • Remove flag
  • Bump the dependencies group with 2 updates
  • Add possible values for minimum TLS version in help message (#1693)
  • Add TLS version option (#1655)
  • Bump the dependencies group across 1 directory with 11 updates (#1692)
  • Specify MSRV (#1676)
  • Fix outdated link
  • Remove once_cell as direct dependency
  • Make clippy happy (#1681)
  • Bump the dependencies group with 3 updates (#1670)
  • Fix accept/exclude range syntax and docs (#1668)
  • Add FreeBSD-Ask to users (#1662)
  • Bump the dependencies group with 4 updates (#1664)
  • Allow header values that contain equal signs (#1647)
  • Bump the dependencies group with 11 updates (#1656)
  • 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
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch 4 times, most recently from fc9539f to 3f68bf9 Compare March 24, 2025 15:48
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch 2 times, most recently from c554ef8 to 6742948 Compare March 31, 2025 12:45
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch 10 times, most recently from 9ce4a26 to 894a7b7 Compare May 13, 2025 08:36
@mre mre force-pushed the release-plz-2025-02-24T21-26-32Z branch from 894a7b7 to 3ce2a67 Compare May 13, 2025 23:57
@mre mre closed this May 13, 2025
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