Skip to content

Releases: librasn/compiler

rasn-compiler-v0.14.0

17 Jul 15:16
beeb434
Compare
Choose a tag to compare

Added

  • (rasn-generator) add support for OID composition

Other

  • Merge pull request #139 from Rawk/no-opt-vec
  • Document and renames to better follow specification

rasn-compiler-derive-v0.14.0

17 Jul 15:16
beeb434
Compare
Choose a tag to compare

Other

  • (README) specify REAL support

rasn-compiler-v0.13.0

10 Jul 15:22
e4dc607
Compare
Choose a tag to compare

Added

  • RasnCompiler and TsCompiler type alias

Other

  • Move cli.rs into bin.rs
  • Do not specify crate-type for rasn-compiler
  • Add type_reference and module_reference parsers
  • Rename value_identifier parser to value_reference
  • Rename InformationObjectFieldReference to ObjectClassFieldType
  • Rename ModuleReference to ModuleHeader
  • Rename InformationObjectClass to ObjectClassDefn

rasn-compiler-derive-v0.13.0

10 Jul 15:22
e4dc607
Compare
Choose a tag to compare

Other

  • (README) specify REAL support

rasn-compiler-v0.12.0

03 Jul 15:30
c0ede76
Compare
Choose a tag to compare

Other

  • Use a tri-state for InformationObjectClassField optionality
  • Upgrade nom to version 8
  • (README) specify REAL support

rasn-compiler-derive-v0.12.0

03 Jul 15:30
c0ede76
Compare
Choose a tag to compare

Other

  • (README) specify REAL support

rasn-compiler-v0.11.0

25 Jun 07:25
17bc90b
Compare
Choose a tag to compare

Added

  • (lexer) Support skipping over MACROs
  • (lexer) Handle escaped " in character string value

Fixed

  • remove tags on anonymous types

rasn-compiler-derive-v0.11.0

25 Jun 07:25
17bc90b
Compare
Choose a tag to compare

rasn-compiler-v0.10.3

14 Jun 11:22
fc0a2ef
Compare
Choose a tag to compare

Fixed

  • Backend selection was flipped

rasn-compiler-derive-v0.10.3

14 Jun 11:22
fc0a2ef
Compare
Choose a tag to compare