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 #59

Merged
merged 2 commits into from
Sep 15, 2024
Merged

chore: release #59

merged 2 commits into from
Sep 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 New release

  • merde: 4.0.5 -> 5.0.0
  • merde_core: 4.0.2 -> 5.0.0
  • merde_json: 4.0.2 -> 5.0.0
  • merde_time: 4.0.3 -> 4.0.4
Changelog

merde

5.0.0 - 2024-09-15

Added

  • Introduce OwnedValueDeserialize
  • [breaking] Introduce WithLifetime trait

Other

  • Doc for externally-tagged enums
  • Add doc in derive for tuple structs
  • Add doc for enums & tuple structs
  • done with tuple structs
  • rejiggle order
  • wip tuple structs
  • Allow deriving for externally-tagged enums
  • WIP enum support
  • Require 'struct' prefix when deriving valuedeserialize etc.
  • Introduce WithLifetime trait (thanks @JaSpa)
  • Showcase 'impl is not general enough' problem

merde_core

5.0.0 - 2024-09-15

Added

  • Introduce OwnedValueDeserialize
  • [breaking] Introduce WithLifetime trait

Other

  • Implement ValueDeserialize for Box, Rc, Arc
  • Add rubicon compat check to merde_core, closes #58
  • Provide from_utf8 family of functions + AsRef for CowStr

merde_json

5.0.0 - 2024-09-15

Added

  • Introduce OwnedValueDeserialize
  • [breaking] Introduce WithLifetime trait

merde_time

4.0.4 - 2024-09-15

Other

  • updated the following local packages: merde_core, merde_json


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-09-14T21-40-25Z branch 4 times, most recently from 2050a8e to 54bb67a Compare September 15, 2024 00:56
@github-actions github-actions bot force-pushed the release-plz-2024-09-14T21-40-25Z branch from 54bb67a to 0886054 Compare September 15, 2024 10:03
auto-merge was automatically disabled September 15, 2024 11:30

Pull request was closed

@fasterthanlime fasterthanlime added this pull request to the merge queue Sep 15, 2024
Merged via the queue into main with commit b1bff72 Sep 15, 2024
1 check passed
@fasterthanlime fasterthanlime deleted the release-plz-2024-09-14T21-40-25Z branch September 15, 2024 12:12
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.

Add rubicon compat checker
1 participant