Skip to content

v0.3.17

Compare
Choose a tag to compare
@jiaaro jiaaro released this 14 Jun 16:55
· 223 commits to master since this release
  • Add KeyExpectationDelegate which reports which keys a daffodil expects to exist
  • Allow a parsed/tokenized daffodil to be passed in instead of the bytes of a daffodil source (so you can avoid the cost of parsing more than once when using multiple delegates with the same daffodil)