v0.3.0
What's Changed
- refactor(header): unpack GlobalModuleReference in header by @6d7a in #5
- docs: Add module wrapper to ASN.1 literal usage examples by @v0-e in #7
- Feature/parameterization by @6d7a in #9
- fix: missing enumerated elements identifier annotation by @v0-e in #10
- Snake case conversion enhancement by @v0-e in #12
- General bindings formatting by @v0-e in #13
- Fix/nested choice by @6d7a in #16
- Feat/generator config by @6d7a in #17
- fix: Backend generate() res TokenStream to String by @v0-e in #19
- Feature/test generator by @6d7a in #20
- Feat/typescript backend by @6d7a in #21
- Add RasnBackend as default compiler backend for CLI, add build test in CI by @Nicceboy in #22
New Contributors
Full Changelog: v0.1.1...v0.3.0