Skip to content

v0.3.1

Compare
Choose a tag to compare
@jessepeterson jessepeterson released this 09 Jun 22:12
· 39 commits to main since this release
b3ca165

Thanks to our contributors this release: @natewalck!

Fixed

  • ideclr.py: Move Predicate key in activation payload to inside of payload: 7f38da5
  • File storage backend:
    • Don't allow adding a non-existing declaration to a set: 7fd4786
    • Show expected declaration status for an enrollment vs. just active status: b3a878d
    • Allow SQL LIKE-like behavior using % to indicate "wildcard" search: 332299a

Other