Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 06:54
· 2 commits to master since this release
  • Blazor: Add URL QueryString persistence, use it with:
    "SessionStorage": "UrlQuery"

  • Blazor: Allow multiple test assemblies in the <testbutton>

  • Add SpecFlow test suite, which allows writing GUI tests
    in the Gherkin language.

  • Add optional ViewState gzip compression, enable it with:
    "ViewStateCompressionLevel": "Optimal"
    which sets a System.IO.Compression.CompressionLevel