Skip to content

Releases: borsch/mongomery

Mongomery 0.3.2

23 Feb 20:41
Compare
Choose a tag to compare
  • update docs
  • #6 - $eqLocalDateTimeValue(2222-02-02T00:00:00) to assert LocalDateTime object
  • #7 - $insertLocalDateTime(..) insert LocalDateTime into setup files
  • #8 - $insertLong(123) insert Long into setup files

Mongomery 0.3.1

23 Feb 20:38
Compare
Choose a tag to compare

clean-up dependencies

mongomery-0.3.0

26 Jan 08:25
Compare
Choose a tag to compare

internal improvements:

  1. #1 - add AssertJ for better assertions
  2. #4 - add Junit Jupiter and parametrized tests

API updates

  1. #2 $anyDate() placeholder
  2. #3 match with ignore path
  3. $anyLong() & $eqLongValue(1234215112414) comparators