Skip to content

Releases: nunomaduro/laravel-mojito

v0.2.8

Choose a tag to compare

@SimoTod SimoTod released this 08 Apr 17:00
e9e1a84

Added

  • Added empty assertion (#22)

v0.2.7

Choose a tag to compare

@SimoTod SimoTod released this 02 Jan 20:01
e5c9cd6

Added

  • Added hasMeta

v0.2.5

Choose a tag to compare

@SimoTod SimoTod released this 02 Jun 18:01
3d6f502

Fixes

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

Deprecated

  • ViewAssertion::assert()

v0.2.4

Choose a tag to compare

@SimoTod SimoTod released this 09 Mar 20:43
44557fc

Fixes

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