Skip to content

Releases: echocat/java-stream-utils

3.0.0

09 Oct 08:26
Compare
Choose a tag to compare

What's Changed

  • Java 11 by @blaubaer in #58
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #44
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #43
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #47
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #45
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #46
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #48
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #49
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #50
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #51
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #52
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #53
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #54
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #56

New Contributors

Full Changelog: 2.0.6...3.0.0

2.0.6

29 Apr 14:57
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #28
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #30
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #29
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #32
  • Bump actions/setup-java from 3 to 4 by @dependabot in #31
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #33
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #34
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #35
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #36
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #38
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #37
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #40
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #41
  • Bump org.echocat.units4j:units4j from 2.0.2 to 2.0.3 by @dependabot in #42

Full Changelog: 2.0.5...2.0.6

2.0.5

24 Oct 07:16
Compare
Choose a tag to compare

What's Changed

  • Bump org.echocat.units4j:units4j from 2.0.1 to 2.0.2 by @dependabot in #27
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #26

Full Changelog: 2.0.4...2.0.5

2.0.4

19 Oct 16:30
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #25

Full Changelog: 2.0.3...2.0.4

2.0.3

13 Sep 06:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

05 Jul 12:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

30 Jun 07:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

26 Apr 13:21
Compare
Choose a tag to compare

What's Changed

  • Migrated to GitHub Actions
  • Also deploy to GitHub Packages
  • Bump junit from 4.12 to 4.13.1 by @dependabot in #1
  • Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #2
  • Bump wagon-webdav-jackrabbit from 2.12 to 3.5.3 by @dependabot in #3
  • Bump maven-surefire-plugin from 2.20 to 3.0.0 by @dependabot in #4
  • Bump maven-jar-plugin from 3.0.2 to 3.3.0 by @dependabot in #5
  • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 by @dependabot in #6
  • Bump junit from 4.13.1 to 4.13.2 by @dependabot in #7
  • Bump maven-compiler-plugin from 3.6.1 to 3.11.0 by @dependabot in #8
  • Bump mockito-core from 2.7.22 to 4.11.0
  • Bump jacoco-maven-plugin from 0.7.9 to 0.8.10 by @dependabot in #10
  • Bump maven-javadoc-plugin from 2.10.4 to 3.5.0 by @dependabot in #11

Full Changelog: https://github.com/echocat/java-stream-utils/commits/0.2.0