Skip to content

v2.1.0

Compare
Choose a tag to compare
@nigelm nigelm released this 17 Sep 16:50
· 21 commits to master since this release

Feature

  • Add Null value which stands in for a forced XML nil value (4701ec5)
  • Handle nested elements (2467b8f)

Fix

  • Table decoder handles weird chars in column names (a8fe66b)
  • Fully handle NULL and empty lists (2f5f590)