Skip to content

v0.2.0

Compare
Choose a tag to compare
@danielwippermann danielwippermann released this 25 Mar 06:15
· 54 commits to master since this release
  • Add SpecificationFile.getLanguageForLocale.
  • Update VSF file to version 9 / 20180312.
  • fix off-by one in forged boolean-like-enums
  • Change convertToDate to use long instead of double.
  • Add PacketFieldValue#getRawValueDate() method.
  • Add Formatter#convertToDate().
  • Add PacketFieldValue#isBooleanLikeEnum().
  • Forge enum for boolean-like errors.
  • Add PacketFieldSpec#getEnum().
  • Revert changes in constructor of PacketFieldSpec.
  • Fix bug that caused the locale to be ignored for dates.
  • Add Enum and EnumVariant support to Specification.
  • Add Enum and EnumVariant support to SpecificationFile.
  • Add access to all know units.
  • Fix reading whole specification file.
  • Fix VBusLAN adapter device info parsing bug.