Skip to content

Releases: MovingBlocks/CrashReporter

v4.2.0 - Dependency Upgrades, Bugfixes & Discord instead of IRC

28 Aug 19:05
Compare
Choose a tag to compare
  • 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

09 Jul 19:50
Compare
Choose a tag to compare
  • 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

Build Status

v4.0.1 - slight dependency tweak and translation work

29 Jan 02:40
Compare
Choose a tag to compare

v4.0.0 - Able to embed the CR into other projects via Gradle as code

30 Jul 04:59
Compare
Choose a tag to compare

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