Skip to content

0.5.0

Compare
Choose a tag to compare
@romeara romeara released this 25 Sep 05:00
· 64 commits to master since this release

Binary artifacts can be downloaded from Bintray, and can be referenced from Maven Central and JCenter

Changed

  • Fixed modifier order issue in org.starchartlabs.alloy.core.Comparators
  • Added org.starchartlabs.alloy.core.Preconditions.checkArgument and checkState that supports value assignment
  • (GH-57) Added integrated support for Preconditions with formatted messages