Skip to content

chore: release #100

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

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 7, 2025

🤖 New release

  • storey-macros: 0.1.0 -> 0.2.0
  • storey: 0.4.0 -> 0.5.0 (⚠ API breaking changes)
  • cw-storey: 0.5.0 -> 0.6.0 (✓ API compatible changes)

storey 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.40.0/src/lints/inherent_method_missing.ron

Failed in:
  Item::new, previously in file /tmp/.tmpAL4uka/storey/src/containers/item.rs:42
  Item::access, previously in file /tmp/.tmpAL4uka/storey/src/containers/item.rs:66
  Map::new, previously in file /tmp/.tmpAL4uka/storey/src/containers/map/mod.rs:82
  Map::access, previously in file /tmp/.tmpAL4uka/storey/src/containers/map/mod.rs:107
  Map::new, previously in file /tmp/.tmpAL4uka/storey/src/containers/map/mod.rs:82
  Map::access, previously in file /tmp/.tmpAL4uka/storey/src/containers/map/mod.rs:107
  Column::new, previously in file /tmp/.tmpAL4uka/storey/src/containers/column.rs:67
  Column::access, previously in file /tmp/.tmpAL4uka/storey/src/containers/column.rs:92
Changelog

storey-macros

[0.2.0] - 2025-04-24

Added

  • add OwnedKey trait derive
  • add Key trait derive

Fixed

  • [breaking] Remove unnecessary derive

storey

[0.5.0] - 2025-04-24

Added

  • add OwnedKey trait derive
  • add Key trait derive

Fixed

  • [breaking] Remove unnecessary derive

Tests

  • test router! errors

cw-storey

[0.6.0] - 2025-04-24

Added

  • add Key trait derive

Fixed

  • [breaking] Remove unnecessary derive


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-04-07T09-55-10Z branch from d6ba7bc to 7bc3684 Compare April 15, 2025 07:28
@github-actions github-actions bot force-pushed the release-plz-2025-04-07T09-55-10Z branch from 7bc3684 to d4e125d Compare April 24, 2025 18:26
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.

0 participants