Releases: librasn/rasn
Releases · librasn/rasn
rasn-v0.22.0
Added
- Implement Algorithms and Identifiers PKIX module
Fixed
- split iai and criterion benches, use correct adapters (#366)
- cleanup some unnecessary dependencies (#362)
- remove version pin from release-plz (#356)
- Don't override generics impl in proc-macros on encode impl (#354)
- pin release-plz version until fixed (#353)
- decoding of extended fields in sequence in BER (#351)
- Fix most issues related to dependency update, except hashbrown version (#349)
Other
- Update README.md
- Update README.md
- Update README.md
- Remove dependency on rayon (#363)
- Extract proc macro into own crate (#364)
- Update base_benchmarks.yml
- Attempt to fix base benchmarks on CI (#365)
- Update base_benchmarks.yml
- Update base_benchmarks.yml
- Create base_benchmarks.yml
- Update from iai to iai-callgrind (#358)
- black box integer test, use macros (#360)
- Optimize field presence tracking of default/optional/extended fields (#324)
- run x509 benches only on x86_64 or aarch64 (#355)
- Add other X.509 libraries to bench
- update dependencies
- update lockfile
- update lockfile
- Create FUNDING.yml
rasn-snmp-v0.22.0
Other
- Optimize field presence tracking of default/optional/extended fields (#324)
rasn-smime-v0.22.0
Added
- [breaking] Rework for SetOf type (#325)
rasn-smi-v0.22.0
Added
- Constraint utilities, const default, more const functions (#321)
Fixed
- [breaking] Remove Tag and TagTree from module root
rasn-pkix-v0.22.0
rasn-ocsp-v0.22.0
Added
- [breaking] Rework for SetOf type (#325)
rasn-mib-v0.22.0
Other
- Shared error module (#164)
rasn-ldap-v0.22.0
Fixed
- (ldap) correct tag handing in Decoder and Encoder impls for LdapString (#369)
rasn-kerberos-v0.22.0
Fixed
- Run clippy and rustdoc only on stable channel in CI (#342)
rasn-h282-v0.22.0
Other
- Use workspace metadata
- Implement Unpacked Encoding Rules (UPER)