Skip to content

Releases: robfletcher/strikt

Anonymous Ifrit

19 Oct 19:20
Compare
Choose a tag to compare
  • backed out truncation of values in failure messages

Onyx Mammoth

19 Oct 18:38
Compare
Choose a tag to compare
  • backed out truncation of values in failure messages

Sadness Blossom

12 Oct 00:33
Compare
Choose a tag to compare

Breaking

  • Assertions for java.time types moved from strikt-core to new strikt-java-time module.

New functionality

  • Assertion.Builder<Map<*, *>>.isNotEmpty
  • Assertion.Builder<Array<*>>.toList
  • Assertion.Builder<CharSequence>.trim
  • Assertion.Builder<String>.trim

Alabaster Tyrant

08 Oct 21:46
Compare
Choose a tag to compare
v0.15.2

is(Not)(NullOr)(Empty|Blank) assertions

Wasteland Monkey

05 Oct 13:11
Compare
Choose a tag to compare
  • changes get to use a receiver rather than a parameter.
  • adds new first(predicate) and flatMap mapping extensions for iterable subjects.

Garden Daimyo

02 Oct 23:50
Compare
Choose a tag to compare
v0.15.0

Replace chain with get

Void Maiden

29 Sep 18:59
Compare
Choose a tag to compare
Added Java 11 build & hopefully fixed site publishing

See #114

Hungry Boulder

28 Sep 00:23
Compare
Choose a tag to compare
v0.14.3

isIn assertion

Black Waterfall

24 Sep 17:27
Compare
Choose a tag to compare
v0.14.2

removed unused library

Bitter Tiger

23 Sep 02:32
Compare
Choose a tag to compare

Fixes broken dependency declaration in strikt-protobuf.