Releases: davidmoten/kool
Releases · davidmoten/kool
0.1.35
Enhancements
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #101
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #102
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #103
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #104
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 by @dependabot in #105
- add
Stream.noneMatch
operator by @davidmoten in #106
Full Changelog: 0.1.34...0.1.35
0.1.34
Enhancements
- add no-copy overload of Stream.buffer to reduce allocation pressure by @davidmoten in #100
- Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2 by @dependabot in #98
- Bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0 by @dependabot in #99
Full Changelog: 0.1.33...0.1.34
0.1.33
Enhancements
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 by @dependabot in #96
- add Stream operators prepend iterable, concatWith iterable, doOnComplete with count by @davidmoten in #97
Full Changelog: 0.1.31...0.1.33
0.1.31
0.1.30
Enhancements
Runtime
- use long parameters for Stream
skip
,get
,mapWithIndex
operators by @davidmoten in #95 - Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 by @dependabot in #87
- Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 by @dependabot in #92
Build
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #82
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to 3.3.1 by @dependabot in #83
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #84
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 by @dependabot in #85
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #86
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #88
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #89
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #90
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #91
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #93
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 by @dependabot in #94
Full Changelog: 0.1.29...0.1.30
0.1.29
Enhancements
Runtime
- Bump com.github.davidmoten:guava-mini from 0.1.6 to 0.1.7 by @dependabot in #80
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #81
Build
- Bump jmh.version from 1.36 to 1.37 by @dependabot in #78
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #79
Full Changelog: 0.1.28...0.1.29
0.1.28
0.1.27
Enhancements
- Add factory and accumulator parameters to bufferUntil, bufferWhile so can use arbitrary buffer state (#76)
Full Changelog: 0.1.25...0.1.27
0.1.25
Bug fix
- Fix bufferUntil by @davidmoten in #75
Enhancements
Runtime
- add step support to bufferUntil and bufferWhile by @davidmoten in #75
- Bump guava-mini from 0.1.4 to 0.1.5 by @dependabot in #62
- Bump guava-mini from 0.1.5 to 0.1.6 by @dependabot in #63
- Bump jackson-databind from 2.14.2 to 2.15.0 by @dependabot in #67
- Bump jackson-databind from 2.15.0 to 2.15.1 by @dependabot in #70
- Bump jackson-databind from 2.15.1 to 2.15.2 by @dependabot in #73
Build
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #60
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #61
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #64
- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by @dependabot in #65
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in #66
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #68
- Bump maven-pmd-plugin from 3.20.0 to 3.21.0 by @dependabot in #69
- Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 by @dependabot in #71
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by @dependabot in #72
- Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by @dependabot in #74
New Contributors
- @davidmoten made their first contribution in #75
Full Changelog: 0.1.24...0.1.25
0.1.24
Enhancements
- Bump jackson-databind from 2.13.4 to 2.13.4.1 by @dependabot in #51
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 by @dependabot in #52
- Bump jackson-databind from 2.13.4.2 to 2.14.0 by @dependabot in #53
- Bump jmh.version from 1.35 to 1.36 by @dependabot in #54
- Bump jackson-databind from 2.14.0 to 2.14.1 by @dependabot in #55
- Bump maven-pmd-plugin from 3.19.0 to 3.20.0 by @dependabot in #56
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 by @dependabot in #57
- Bump jackson-databind from 2.14.1 to 2.14.2 by @dependabot in #58
- Bump maven-project-info-reports-plugin from 3.0.0 to 3.4.2 by @dependabot in #59
Full Changelog: 0.1.23...0.1.24