Releases: sttk/errs-java
Releases · sttk/errs-java
0.2.0
⚠️ BREAKING CHANGES
Supports
- style: changed code formatter to spotless by @sttk in #11
- cicd: updated target jdk versions of CI by @sttk in #14
- cicd: updated action versions by @sttk in #15
- cicd: changed JDK versions for Javadoc and Maven publish by @sttk in #16
- cicd,chore: changed publishing to Maven Central Repository from OSSRH by @sttk in #18
- cicd: modified GPG and Maven Central plugin configs by @sttk in #19
- cicd: fixed incorrect server-id in the publishing CI by @sttk in #20
- release tasks for 0.2.0 by @sttk in #17
Full Changelog: 0.1.0...0.2.0
0.1.0
Changes
- new: first implementation by @sttk in #2
- new: added exception notification feature by @sttk in #3
- update!: changed the type of the reason field from Record to Object by @sttk in #6
Docs
Supports
- chore: created development environment by @sttk in #1
- chore: modified javadoc output directory by @sttk in #8
- chore: remove extra apidoc from javadoc output directory by @sttk in #9
- cicd: removed publishing to github packages by @sttk in #10
- Release tasks for 0.1.0 by @sttk in #7
Full Changelog: https://github.com/sttk/errs-java/commits/0.1.0