Skip to content

v0.0.10

Compare
Choose a tag to compare
@jacobdotcosta jacobdotcosta released this 25 Sep 07:58
· 19 commits to main since this release

What's Changed

  • Fix issues by @SirSkizo in #35
    • Added functionality to create users with temporary passwords, which allows creating users without storing temporary passwords
    • New methods for Role CRUD
    • Bump Quarkus to 2.12.1.
    • Testing system has been updated to UniAsserter, in order to test directly the basic logic layer without making blocking calls. The quarkus-test-vertx and assertj-core dependencies has been added to the project because of that.

Full Changelog: 0.0.9...0.0.10