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 v0.3.0 #139

Merged
merged 1 commit into from
Nov 18, 2024
Merged

chore: release v0.3.0 #139

merged 1 commit into from
Nov 18, 2024

Conversation

stedi-release-plz[bot]
Copy link
Contributor

@stedi-release-plz stedi-release-plz bot commented Nov 13, 2024

🤖 New release

  • jsonata-rs: 0.2.0 -> 0.3.0 (⚠️ API breaking changes)

⚠️ jsonata-rs breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/enum_variant_added.ron

Failed in:
  variant Value:Regex in /tmp/.tmptDzI9q/jsonata-rs/src/evaluator/value.rs:54
Changelog

0.3.0 - 2024-11-18

Added

  • Add support for regex expressions (#125)
  • Handle regex pattern for Value type (#118)

Fixed

  • $millis should return a number (#142)
  • some type-errors in function calls caused panics (#141)

Other

  • bump up actions workflow in osv scanner (#138)
  • pin dependency fix for rust toolchain (#137)
  • (deps) pin dependencies (#136)
  • use Renovate best practices (#135)
  • (deps) update taiki-e/install-action digest to 9c04113 (#128)
  • add permissions definitions at workflow and jobs level (#129)
  • Revert "chore: exempt CHANGELOG from codeowners (#121)" (#124)
  • Update scorecard.yml (#123)
  • run tests within merge queue (#122)
  • exempt CHANGELOG from codeowners (#121)
  • (deps) update github actions upgrade (#119)


This PR was generated with release-plz.

@stedi-release-plz stedi-release-plz bot requested a review from a team as a code owner November 13, 2024 20:56
@stedi-release-plz stedi-release-plz bot force-pushed the release-plz-2024-11-13T20-56-31Z branch 2 times, most recently from 3b6f5be to c91881c Compare November 15, 2024 22:45
@stedi-release-plz stedi-release-plz bot force-pushed the release-plz-2024-11-13T20-56-31Z branch from c91881c to e791600 Compare November 18, 2024 14:15
@tommy tommy enabled auto-merge (squash) November 18, 2024 14:19
@tommy tommy merged commit d3b8e47 into main Nov 18, 2024
8 checks passed
@tommy tommy deleted the release-plz-2024-11-13T20-56-31Z branch November 18, 2024 14:44
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.

2 participants