Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 18, 2025

🤖 New release

  • rasn-compiler: 0.14.3 -> 0.15.0 (⚠ API breaking changes)
  • rasn-compiler-derive: 0.14.3 -> 0.15.0

rasn-compiler 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.45.0/src/lints/enum_variant_added.ron

Failed in:
  variant ASN1Type:Any in /tmp/.tmpLj1RCf/compiler/rasn-compiler/src/intermediate/mod.rs:820
  variant ASN1Type:Any in /tmp/.tmpLj1RCf/compiler/rasn-compiler/src/intermediate/mod.rs:820
Changelog

rasn-compiler

0.15.0 - 2025-11-30

Added

  • Support T61String

Other

  • Add BY and DEFINED to reserved words
  • Parse ANY [DEFINED BY identifier]


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore: release v0.14.4 chore: release v0.15.0 Nov 27, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-11-18T17-34-08Z branch 5 times, most recently from a429122 to 37cffca Compare November 27, 2025 18:48
@github-actions github-actions bot force-pushed the release-plz-2025-11-18T17-34-08Z branch from 37cffca to b45dc87 Compare November 30, 2025 19:54
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