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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #334

Closed
wants to merge 0 commits into from
Closed

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 14, 2024

馃 New release

  • grit-pattern-matcher: 0.2.0 -> 0.3.0 (鈿狅笍 API breaking changes)
  • grit-util: 0.2.0 -> 0.3.0 (鈿狅笍 API breaking changes)

鈿狅笍 grit-pattern-matcher breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.31.0/src/lints/inherent_method_missing.ron

Failed in:
  FileRegistry::get_file, previously in file /tmp/.tmpQLFWFp/grit-pattern-matcher/src/pattern/state.rs:34
  FileRegistry::new, previously in file /tmp/.tmpQLFWFp/grit-pattern-matcher/src/pattern/state.rs:38

鈿狅笍 grit-util breaking changes

--- failure trait_method_missing: pub trait method removed or renamed ---

Description:
A trait method is no longer callable, and may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#major-any-change-to-trait-item-signatures
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.31.0/src/lints/trait_method_missing.ron

Failed in:
  method alternate_metavariable_kinds of trait Language, previously in file /tmp/.tmpQLFWFp/grit-util/src/language.rs:17
Changelog

grit-pattern-matcher

0.3.0 - 2024-05-18

Added

  • implement lazy file loading (#306)

Other

  • expose test_utils (#325)
  • update dist config (#321)

grit-util

0.3.0 - 2024-05-18

Added

  • add cloud workflow connectivity (#332)
  • add napi config for diffs and make --only-in-diff operate on root (#304)

Other

  • add some utils for testing (#322)
  • update dist config (#321)
  • move alternate_metavariable_kinds around (#314)


This PR was generated with release-plz.

@github-actions github-actions bot requested a review from a team as a code owner May 14, 2024 22:49
@github-actions github-actions bot force-pushed the release-plz-2024-05-14T22-49-10Z branch 3 times, most recently from 95fe30d to 5698e65 Compare May 18, 2024 05:08
@github-actions github-actions bot closed this May 18, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-05-14T22-49-10Z branch from 8bf611a to 30df0bd Compare May 18, 2024 21:58
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.

None yet

0 participants