v0.3.17
- 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)