Skip to content

v3.0.0

Compare
Choose a tag to compare
@siujamo siujamo released this 24 Jun 09:38
· 22 commits to main since this release
7ca3f58

What's Changed

  • Module simple-jwt removed.
  • Renamings:
    • Package com.onixbyte.devkit.utils to com.onixbyte.common.util;
    • Package com.onixbyte.security to com.onixbyte.crypto;
    • Package com.onixbyte.guid to com.onixbyte.identitygenerator;
    • Class GuidCreator to IdentityGenerator;
    • Package com.onixbyte.nums to com.onixbyte.math;
    • Module devkit-bom to version-catalogue;
  • Module key-pair-loader upgrade to crypto-toolbox, loaders are splited by its key type (private or public) and its algorithm.

Full Changelog: 2.4.0...3.0.0