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 v3.0.1 #25

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

Conversation

fasterthanlime
Copy link
Contributor

@fasterthanlime fasterthanlime commented Mar 11, 2025 β€’

πŸ€– New release

  • shapely-core: 3.0.0 -> 3.0.1 (βœ“ API compatible changes)
  • shapely-derive: 3.0.0 -> 3.0.1
  • shapely: 3.0.0 -> 3.0.1 (βœ“ API compatible changes)
  • shapely-json: 3.0.0 -> 3.0.1 (βœ“ API compatible changes)
  • shapely-msgpack: 3.0.0 -> 3.0.1 (βœ“ API compatible changes)
  • shapely-pretty: 3.0.0 -> 3.0.1 (βœ“ API compatible changes)
  • shapely-urlencoded: 3.0.0 -> 3.0.1 (βœ“ API compatible changes)
  • shapely-yaml: 3.0.0 -> 3.0.1
Changelog

shapely-core

3.0.1 - 2025-03-18

Other

  • specific toolchains, reformat code
  • extract shape pretty printing into its own module
  • Improve debug output

shapely-derive

2.0.0 - 2025-03-11

Other

  • Stub out shapely-yaml
  • Simplify Shape name function signature
  • Change Shape.name from static str to NameFn
  • Stability notes
  • link to 'free of syn' campaign
  • Ensure no syn dependency (and badge about it), closes He who is without syn #9
  • Introduce core crate
  • Get rid of debug/display, closes Remove debug/display fields #4

shapely

3.0.1 - 2025-03-18

Other

  • specific toolchains, reformat code

shapely-json

3.0.1 - 2025-03-18

Other

  • specific toolchains, reformat code
  • Improve debug output
  • woo

shapely-msgpack

3.0.1 - 2025-03-18

Other

  • specific toolchains, reformat code

shapely-pretty

3.0.1 - 2025-03-18

Other

  • specific toolchains, reformat code

shapely-urlencoded

3.0.1 - 2025-03-18

Other

  • specific toolchains, reformat code
  • Improve debug output

shapely-yaml

2.0.1 - 2025-03-11

Other

  • Add examples to YAML and MessagePack crates, simplify READMEs, and fix doc tests
  • Clippy fixes


This PR was generated with release-plz.

@fasterthanlime fasterthanlime force-pushed the release-plz-2025-03-11T17-02-17Z branch 2 times, most recently from e6f6367 to 5f47a20 Compare March 11, 2025 17:33
@fasterthanlime fasterthanlime force-pushed the release-plz-2025-03-11T17-02-17Z branch from 5f47a20 to c084da3 Compare March 18, 2025 09:42
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.

He who is without syn Remove debug/display fields
1 participant