Releases
v1.4.0
API changes
lang.Strings
Add multiple split()
methods
lang.array.BooleanArrays
Add multiple add()
methods
Add the remove()
method
lang.array.ByteArrays
Add multiple add()
methods
Add the remove()
method
lang.array.CharArrays
Add multiple add()
methods
Add the remove()
method
lang.array.DoubleArrays
Add multiple add()
methods
Add the remove()
method
lang.array.FloatArrays
Add multiple add()
methods
Add the remove()
method
lang.array.IntArrays
Add multiple add()
methods
Add the remove()
method
lang.array.LongArrays
Add multiple add()
methods
Add the remove()
method
lang.array.ObjectArrays
Add multiple add()
methods
Add the remove()
method
Change multiple join()
methods
lang.array.ShortArrays
Add multiple add()
methods
Add the remove()
method
misc.quality.Ensure
Add the notNullAndMatches()
method
util.function.serializable
Add SerializableBiConsumer
, SerializableBiFunction
, SerializableBiPredicate
, SerializableConsumer
,
SerializableFunction
, SerializablePredicate
, SerializableRunnable
and SerializableSupplier
classes
util.function.throwable.ThrowableFunction
Add the identity()
method
util.function.throwable.ThrowablePredicate
Notes
Add the license-maven-plugin
plugin
Migrate junit-jupiter-api
, junit-jupiter-engine
and junit-pioneer
dependencies to junit-jupiter
Update the jacoco-maven-plugin
plugin to 0.8.3
You can’t perform that action at this time.