Releases: thepieterdc/random-java
Releases · thepieterdc/random-java
Release list
v1.0.5
v1.0.4
[maven-release-plugin] copy for tag v1.0.4
v1.0.3
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
[maven-release-plugin] copy for tag v1.0.2
v1.0.1
[maven-release-plugin] copy for tag v1.0.1
v1.0.0
[maven-release-plugin] copy for tag v1.0.0
v0.3.0
v0.2.0
- Added
RandomObjectGenerator - Added bounded number generation methods to the existing number generators:
RandomIntegerGenerator,RandomDoubleGenerator,RandomLongGenerator
v0.1.2
- Added
RandomIntegerGenerator.below(bound).
v0.1.1
- Added dataset of dutch firstnames
- Added dataset of world countries, per continent