Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@sttk sttk released this 09 Nov 14:14
· 6 commits to main since this release

⚠ BREAKING CHANGES

  • update!: changed the whole of APIs by @sttk in #20
  • update!: changed FailToRunLogic's field to a logic class by @sttk in #21

Docs

  • doc,test: modified concepts and sample codes, etc in README.md and added those tests. by @sttk in #22
  • doc: modified README.md by @sttk in #23

Supports

  • deps: upgraded test dependencies (jacoco, junit5, assertj) by @sttk in #17
  • chore,cicd: changed to support only JDK21 or later by @sttk in #18
  • cicd: changed javadoc github actions to use graalvm, too by @sttk in #19
  • cicd: added publishing to github packages, etc. by @sttk in #25

Full Changelog: 0.3.0...0.4.0