Skip to content

v0.9.7

Compare
Choose a tag to compare
@nicklambourne nicklambourne released this 25 Jun 13:44
· 87 commits to master since this release
a127525

Fixes: #31

Change List:

  • Corrects out of date validation for SectionBlock, allowing None as a valid option for text when fields 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 new fetch_sample utility instead of reads.
  • Bumps version to v0.9.7.

Breaking Changes:

  • None