Skip to content

0.0.9

Compare
Choose a tag to compare
@ColdHeat ColdHeat released this 16 Feb 17:09
· 10 commits to master since this release
328a899

0.0.9 / 2022-02-11

  • Bump bluemonday to 1.0.18
  • Implement rough support for RequireSandboxOnIFrame by having an approach to call functions that take typed arguments
    • This doesn't work entirely because currently only a single call to RequireSandboxOnIFrame will work but it will suffice until this behavior is actually needed.
  • Build wheels for Python 3.10 (Closes #29)