Skip to content

v1.3.0

Compare
Choose a tag to compare
@jwaliszko jwaliszko released this 02 Jun 22:33
· 445 commits to master since this release
  • new AssertThat and AssertThatExpression attributes added,
  • speedups - redundant calculations removed, others improved,
  • greater than or equal and less than or equal comparison fixes,
  • switch for case sensitive/insensitive comparisons of strings added,
  • target date is allowed to be explicitly provided as string,
  • more meaningful exception when nested properties extraction fails,
  • refactoring.