Skip to content

release 1.4.1

Compare
Choose a tag to compare
@raydac raydac released this 20 Aug 12:16
· 201 commits to master since this release
f382110
  • fixed incompatibility in tokenizer regex syntax for Android SDK #23
  • added DslBinCustom annotation to provide way to mark custom type fields for JBBPDslBuilder
  • fixed NPE in JBBPDslBuilder for not-provided outBitNumber attribute in annotated field marked as type BIT or BIT_ARRAY #20
  • naming of fields has been made more tolerant, now it is allowed to have field names with names similar to data types
  • improved check of field names in JBBPDslBuilder #21