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

Closed
wants to merge 1 commit into 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-27

Other

  • Dummy change to test CI speed
  • 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-27

Other

  • set up cargo-husky to run cargo fmt
  • specific toolchains, reformat code

shapely-json

3.0.1 - 2025-03-27

Other

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

shapely-msgpack

3.0.1 - 2025-03-27

Other

  • specific toolchains, reformat code

shapely-pretty

3.0.1 - 2025-03-27

Other

  • specific toolchains, reformat code

shapely-urlencoded

3.0.1 - 2025-03-27

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 3 times, most recently from 5f47a20 to c084da3 Compare March 18, 2025 09:42
@fasterthanlime fasterthanlime force-pushed the release-plz-2025-03-11T17-02-17Z branch 6 times, most recently from c195c1a to 8e68c47 Compare March 27, 2025 13:21
@fasterthanlime fasterthanlime force-pushed the release-plz-2025-03-11T17-02-17Z branch from 8e68c47 to e7dd695 Compare March 27, 2025 13:27
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