v0.9.7
Fixes: #31
Change List:
- Corrects out of date validation for
SectionBlock
, allowingNone
as a valid option fortext
whenfields
is provided. - Adds a test for that use case, as well as several others related to the new validation.
- Shifts the
test_block
tests to using the newfetch_sample
utility instead ofreads
. - Bumps version to
v0.9.7
.
Breaking Changes:
- None