Releases: robstoll/kbox
Releases · robstoll/kbox
Tuple Factories and TupleLike
Tuple4 - Tuple9
What's Changed
- Pair.mapFirst/mapSecond by @robstoll in #223
- switch to gradle build-logic by @robstoll in #224
- provide Tuple4 - Tuple9 including functions map, append, glue by @robstoll in #226
- remove mapWithIndex, Kotlin provides a function
withIndex
by @robstoll in #227 => this one is a BC break and hence to bump to 2.0.0
Full Changelog: v1.2.0...v2.0.0
ifNotEmpty
failIf, takeIf, dynamicTraversal
What's Changed
- dynamic breadth- and depth-first traversal by @robstoll in #200
- takeIf as prefix operation by @robstoll in #201
- move default peeking iterator by @robstoll in #202 => breaking change, use PeekingIterator to create an instance
- add failIf by @robstoll in #204
Full Changelog: v1.0.0...v1.1.0
JS-IR, drop kotlin 1.3 support
What's Changed
- we use now the IR backend and no longer LEGACY
- kotlin 1.4 is now a minimum requirement
- Update readme to latest version + fix links by @jsoberg in #142
- Update version in download badge + typo in doc by @jsoberg in #143
New Contributors
Full Changelog: v0.16.0...v1.0.0
switch to new MPP plugin
v0.16.0 v0.16.0 switch to new MPP plugin
identity function
v0.15.1 v0.15.1
fix for gradle 6 jdk8 issues
v0.14.3 v0.14.3
fix for PeekingIterator, publish to maven central
v0.14.1 v0.14.1
blankToNull
v0.13.0 v0.13.0