Skip to content

Releases: thepieterdc/random-java

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 21 Feb 10:59
[maven-release-plugin] copy for tag v1.0.5

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 21 Feb 10:16
[maven-release-plugin] copy for tag v1.0.4

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 14:45

What's Changed

  • Release v1.0.2 by @github-actions in #26
  • Bump JamesIves/github-pages-deploy-action from 4.2.3 to 4.2.5 by @dependabot in #29
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #28
  • Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #27
  • Bump actions/cache from 2 to 3 by @dependabot in #32
  • Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #31
  • Bump actions/checkout from 2 to 3 by @dependabot in #30
  • Bump JamesIves/github-pages-deploy-action from 4.2.5 to 4.3.2 by @dependabot in #38
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #37
  • Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #33
  • Bump actions/setup-java from 2 to 3 by @dependabot in #35
  • Bump codecov/codecov-action from 2 to 3 by @dependabot in #34
  • Bump JamesIves/github-pages-deploy-action from 4.3.2 to 4.3.3 by @dependabot in #39
  • Bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.3.4 by @dependabot in #41
  • Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #40
  • Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 by @dependabot in #42
  • Bump maven-help-plugin from 3.2.0 to 3.3.0 by @dependabot in #44
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #43
  • Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #45
  • Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #46
  • Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #47
  • Bump dependencies by @thepieterdc in #54

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Feb 18:03
[maven-release-plugin] copy for tag v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 17:01
[maven-release-plugin] copy for tag v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 21:23
[maven-release-plugin] copy for tag v1.0.0

v0.3.0

Choose a tag to compare

@thepieterdc thepieterdc released this 08 Aug 20:05
  • Added SeededRandomGenerator

v0.2.0

Choose a tag to compare

@thepieterdc thepieterdc released this 21 Jul 20:47
  • Added RandomObjectGenerator
  • Added bounded number generation methods to the existing number generators: RandomIntegerGenerator, RandomDoubleGenerator, RandomLongGenerator

v0.1.2

Choose a tag to compare

@thepieterdc thepieterdc released this 23 Mar 16:21
  • Added RandomIntegerGenerator.below(bound).

v0.1.1

Choose a tag to compare

@thepieterdc thepieterdc released this 23 Mar 15:45
  • Added dataset of dutch firstnames
  • Added dataset of world countries, per continent