Skip to content

1.0.0

Compare
Choose a tag to compare
@ddeboer ddeboer released this 27 Feb 09:52
· 6 commits to master since this release
a67f5bd
Fix error thrown when rendering with no items (#7)

This may happen when all the items in the pipeline are filtered out
or fail validation.

Test added to cover this case