Skip to content

chore: release#13

Merged
bbaldino merged 1 commit into
masterfrom
release-plz-2025-05-23T22-32-18Z
Jun 4, 2025
Merged

chore: release#13
bbaldino merged 1 commit into
masterfrom
release-plz-2025-05-23T22-32-18Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 23, 2025

🤖 New release

  • parsely-impl: 0.4.1 -> 0.5.0 (⚠ API breaking changes)
  • parsely-rs: 0.1.5 -> 0.1.6 (✓ API compatible changes)
  • parsely-macro: 0.1.4 -> 0.1.5

parsely-impl breaking changes

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself 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.41.0/src/lints/struct_missing.ron

Failed in:
  struct parsely_impl::ParselyCommonFieldData, previously in file /tmp/.tmpUmGBMM/parsely-impl/src/lib.rs:56
  struct parsely_impl::ParselyReadData, previously in file /tmp/.tmpUmGBMM/parsely-impl/src/lib.rs:190
  struct parsely_impl::ParselyWriteFieldData, previously in file /tmp/.tmpUmGBMM/parsely-impl/src/lib.rs:129
  struct parsely_impl::ParselyWriteData, previously in file /tmp/.tmpUmGBMM/parsely-impl/src/lib.rs:199
  struct parsely_impl::ParselyReadFieldData, previously in file /tmp/.tmpUmGBMM/parsely-impl/src/lib.rs:76
Changelog

parsely-impl

0.5.0 - 2025-06-04

Added

  • refactor/support tuple structs and enums (#14)

Other

  • run examples in README as doctests, fix some issues
  • update example/remove unused code (#12)

parsely-rs

0.1.6 - 2025-06-04

Added

  • refactor/support tuple structs and enums (#14)

Other

  • more readme improvements
  • fix readme issues
  • update readme
  • fix some readme lints
  • run examples in README as doctests, fix some issues
  • update example/remove unused code (#12)

parsely-macro

0.1.5 - 2025-06-04

Other

  • updated the following local packages: parsely-impl


This PR was generated with release-plz.

@github-actions github-actions Bot force-pushed the release-plz-2025-05-23T22-32-18Z branch 2 times, most recently from 59f40ed to 19fc08d Compare June 4, 2025 03:49
@github-actions github-actions Bot force-pushed the release-plz-2025-05-23T22-32-18Z branch from 19fc08d to e5d1499 Compare June 4, 2025 04:44
@bbaldino bbaldino merged commit 860090c into master Jun 4, 2025
@bbaldino bbaldino deleted the release-plz-2025-05-23T22-32-18Z branch June 4, 2025 04:46
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.

1 participant