v0.0.10
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
andassertj-core
dependencies has been added to the project because of that.
Full Changelog: 0.0.9...0.0.10