Jasmine GJS 2.5.2
- The internal copy of the Jasmine library has been updated to version 2.5.2, which brings:
- Add
toBeGreaterThanOrEqual()
andtoBeLessThanOrEqual()
matchers - Bug fixes included in 2.5.0, 2.5.1 and 2.5.2
- Add
- Thanks to Andy Holmes for contributing.