Releases: MovingBlocks/CrashReporter
Releases · MovingBlocks/CrashReporter
v4.2.0 - Dependency Upgrades, Bugfixes & Discord instead of IRC
- chore: update grade 2.9 -> 6.8.2
- chore: update jpastebin 1.0.0 -> 1.0.1
- chore: update copyright
- feat: replace IRC with Discord
- fix: switch to new jenkins
- fix: upload issues to GDrive and Pastebin
v4.1.0 - Introducing Non-Critical Mode
- added a non-critical mode to CR
- added enum for different severity modes
- CR to non-modal mode, and update itself
Required for MovingBlocks/Terasology#2777
v4.0.1 - slight dependency tweak and translation work
Primarily released for #34 which is needed by MovingBlocks/Terasology#2584
v4.0.0 - Able to embed the CR into other projects via Gradle as code
To ease further development of the CrashReporter you can now embed it into a Terasology workspace then see changes in code live without any sort of binary dependency phase.
In a Terasology workspace made after this date you can fetch and embed the CrashReporter with:
gradlew fetchLibCrashReporter