ErrorTracker v0.2.0 has been released
We have just released a new version of ErrorTracker, the Elixir based built-in error tracker. This version adds a few key improvements:
- SQLite 3 compatibility - including a better way to track database schema versions
- Telemetry events - can be used to integrate your own notifications
- UI improvements - more refined styles and UX
- A better test suite - including testing in both RDBMS and different Elixir/Erlang versions in the CI
Take a look at the GitHub repository and the Hex.pm package for the detailed release notes and documentation.
Read next What language modeling is all about?