librasn / rasn

A Safe #[no_std] ASN.1 Codec Framework
Other
199 stars 50 forks source link

chore: release #143

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

🤖 New release

Changelog

## `rasn`

## [0.9.5](https://github.com/XAMPPRocky/rasn/compare/rasn-v0.9.4...rasn-v0.9.5) - 2023-08-24 ### Other - Add TryFrom for str type for PrintableString, docs, minor fixes ([#149](https://github.com/XAMPPRocky/rasn/pull/149)) - Improved size constraint ([#142](https://github.com/XAMPPRocky/rasn/pull/142))
## `rasn-derive`
## [0.6.1](https://github.com/XAMPPRocky/rasn/compare/rasn-derive-v0.6.0...rasn-derive-v0.6.1) - 2023-07-11 ### Other - Add constraints to PKIX - clippy - Implement Unpacked Encoding Rules (UPER)
## `rasn-pkix`
## [0.9.0](https://github.com/XAMPPRocky/rasn/compare/rasn-pkix-v0.8.2...rasn-pkix-v0.9.0) - 2023-07-30 ### Other - Replace ConstOid with Oid
## `rasn-cap`
## [0.8.0](https://github.com/XAMPPRocky/rasn/compare/rasn-cap-v0.7.0...rasn-cap-v0.8.0) - 2023-07-11 ### Other - Use workspace metadata - Implement Unpacked Encoding Rules (UPER)
## `rasn-cms`
## [0.9.3](https://github.com/XAMPPRocky/rasn/compare/rasn-cms-v0.9.2...rasn-cms-v0.9.3) - 2023-08-06 ### Other - fmt
## `rasn-kerberos`
## [0.9.3](https://github.com/XAMPPRocky/rasn/compare/rasn-kerberos-v0.9.2...rasn-kerberos-v0.9.3) - 2023-08-06 ### Other - fmt
## `rasn-ldap`
## [0.8.0](https://github.com/XAMPPRocky/rasn/compare/rasn-ldap-v0.7.0...rasn-ldap-v0.8.0) - 2023-07-11 ### Other - Use workspace metadata
## `rasn-mib`
## [0.9.3](https://github.com/XAMPPRocky/rasn/compare/rasn-mib-v0.9.2...rasn-mib-v0.9.3) - 2023-08-06 ### Other - fmt
## `rasn-smi`
## [0.9.3](https://github.com/XAMPPRocky/rasn/compare/rasn-smi-v0.9.2...rasn-smi-v0.9.3) - 2023-08-06 ### Other - fmt
## `rasn-ocsp`
## [0.8.0](https://github.com/XAMPPRocky/rasn/compare/rasn-ocsp-v0.7.0...rasn-ocsp-v0.8.0) - 2023-07-11 ### Other - Use workspace metadata
## `rasn-smime`
## [0.9.3](https://github.com/XAMPPRocky/rasn/compare/rasn-smime-v0.9.2...rasn-smime-v0.9.3) - 2023-08-06 ### Other - fmt
## `rasn-snmp`
## [0.9.3](https://github.com/XAMPPRocky/rasn/compare/rasn-snmp-v0.9.2...rasn-snmp-v0.9.3) - 2023-08-06 ### Other - fmt


This PR was generated with release-plz.