Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

Releases: sttk/ReasonedException

0.3.1

04 May 15:52
d1e53fc

Choose a tag to compare

Changes

  • update: added "cause=" for cause exception to exception message by @sttk in #15

Supports

  • release tasks for 0.3.1 by @sttk in #16

Full Changelog: 0.3.0...0.3.1

0.3.0

30 Apr 17:33
528168e

Choose a tag to compare

⚠ BREAKING CHANGES

  • update: changed package to com.github.sttk.exception by @sttk in #6

Docs

  • comment: modified some comments by @sttk in #8

Supports

  • chore: changed output dir of native trace by @sttk in #7
  • chore: changed github repository name cases by @sttk in #9
  • chore: used javac option --release instead of -source and -target by @sttk in #10
  • chore: changed project name case in pom.xml by @sttk in #11
  • cicd: added JDK21 to CI targets by @sttk in #12
  • release tasks for 0.3.0 by @sttk in #13

Full Changelog: 0.2.0...0.3.0

0.2.0

08 Apr 04:02
5e5f3cf

Choose a tag to compare

⚠ BREAKING CHANGES

  • new: renewed entirely to uss Record class as a reason by @sttk in #3

Docs

  • comment: added the javadoc comments of serialization methods by @sttk in #4

Supports

  • Release tasks for 0.2.0 by @sttk in #5

Full Changelog: v0.1.1...0.2.0

v0.1.1

18 Dec 12:07

Choose a tag to compare

What's Changed

  • Removed first stack trace and added 4 methods, #getClassName, etc. by @sttk in #2

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Dec 13:17
8d7d608

Choose a tag to compare

What's Changed

  • New: Created first implementation by @sttk in #1

Full Changelog: https://github.com/sttk-java/reasonederror/commits/v0.1.0