Skip to content

3.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 15:08
· 4 commits to master since this release
898ed3e

Features

Bug Fixes

  • Number of repetitions to execute in sequential mode is now correctly displayed.

Refactors

  • App trimming to remove unused code and DLLs, reducing disk and memory usage.
  • Centralized classes and layouts for many tables.
  • Removed useless grids and views, navigation is sleeker.

CI/CD

  • Releases are drafted when opening a PR to master.
  • Code coverage report in PR to master.
  • Pororoca.Test published to NuGet via GitHub Actions.