Skip to content

Releases: alexandrehtrb/Pororoca

3.3.0

29 Apr 15:08
898ed3e
Compare
Choose a tag to compare

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.