Skip to content

v0.3.2

Compare
Choose a tag to compare
@lwlee2608 lwlee2608 released this 10 Mar 03:57
· 64 commits to master since this release
  • AvpKey in dictionary is now a composite key, consisting of AvpCode and Optional<VendorId>
  • Add Dictionary.load_xml() method
  • Wrap the global dictionary with RwLock
  • Add examples and link docs to it
  • Fix groupAVP indentation for Display trait