Skip to content

Releases: nunomaduro/laravel-mojito

v0.2.8

08 Apr 17:00
e9e1a84
Compare
Choose a tag to compare

Added

  • Added empty assertion (#22)

v0.2.7

02 Jan 20:01
e5c9cd6
Compare
Choose a tag to compare

Added

  • Added hasMeta

v0.2.5

02 Jun 18:01
3d6f502
Compare
Choose a tag to compare

Fixes

  • Fixed bug when assertions were using string containing the percentage symbol (#16)

Deprecated

  • ViewAssertion::assert()

v0.2.4

09 Mar 20:43
44557fc
Compare
Choose a tag to compare

Fixes

  • in() returns all matching items rather than just the first match (#11)