v0.2.6
What's Changed
- Flag to globally disable error tracking by @odarriba in #82
- Prune resolved errors by @crbelaus in #69
- Ignore Errors by @crbelaus in #79
Migrations
This release includes schema changes to improve pruner performance, so when upgrading you will need to execute migrations to version: 3
. It applies to both PostgreSQL and SQLite systems.
Full Changelog: v0.2.5...v0.2.6