Skip to content

Releases: onixbyte/onixbyte-toolbox

v3.2.0

18 Jul 08:47
23beaa9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

v3.1.0

17 Jul 02:42
f8bce22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

v3.0.0

24 Jun 09:38
7ca3f58
Compare
Choose a tag to compare

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

v2.4.0

17 Jun 07:56
6793e90
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

v2.3.0

12 Jun 01:44
81f6acb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

v2.2.0

04 Jun 03:39
588e177
Compare
Choose a tag to compare

What's Changed

v2.1.3

22 May 04:56
c9d50c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.1.3

v2.1.2

05 May 06:13
11af681
Compare
Choose a tag to compare

What's Changed

  • chore: downgrade junit jupiter to version 5.11.4 by @siujamo in #55
  • refactor: migrate to Central Publisher Portal by @zihluwang in #58

Full Changelog: 2.1.1...2.1.2

v2.1.1

24 Apr 02:45
6fbf624
Compare
Choose a tag to compare

What's Changed

  • docs: use unified comments on private constructor by @zihluwang in #51

Full Changelog: 2.1.0...2.1.1

v2.1.0

23 Mar 14:07
f4d075e
Compare
Choose a tag to compare

What's Changed

  • refactor: moved devkit-bom into this repository by @siujamo in #49
  • feat: add functionality to split a list into sub lists of specified size by @zihluwang in #50

Full Changelog: 2.0.0...2.1.0