Written on
gcontracts 1.0.1 Released
I am proud to tell you that gcontracts 1.0.1 was released and pushed to the central Maven repository [0] yesterday. You can get gcontracts 1.0.1 by defining a Maven dependency [0] or in github's download section [1].Changes
gcontracts 1.0.1 is a maintenance release fixing several issues highly requested by users:- POGO support – invariants are checked when setting Groovy bean properties/executing default constructor.
-
Advanced old variable support in Ensures annotation – added support for
GString
,String
,Number
, etc. -
Refined
AssertionError
exception messages. - Other bug fixes.
