Skip to content

Releases: tepez/jasmine-protractor-matchers

v2.2.1

31 Oct 21:59
Compare
Choose a tag to compare
  • fix: type fixes for jasmine 5 ac6a7e1

v2.2.0...v2.2.1

v2.2.0

31 Oct 17:44
Compare
Choose a tag to compare
  • chore: remove tranvis ac1bf2c
  • build: replace gulp with directly calling typescript and jasmine 420c0ab
  • npx sort-package-json cf6a1ff

v2.1.0...v2.2.0

v2.1.0

04 Jan 10:37
Compare
Choose a tag to compare
  • feat: resolve jasmine 3.99 deprecated messages 41eaa37

v2.0.1...v2.1.0

v2.0.1

12 Dec 17:47
Compare
Choose a tag to compare
  • fix: properly handle the negation of compare result 73c906e
  • chore: add util npm scripts 3e34bc7

v2.0.0...v2.0.1

v2.0.0

12 Dec 09:22
Compare
Choose a tag to compare
  • feat: add wait period for all matchers to pass 5365939
  • feat: add element locator to all expectation messages e6424f0

v1.0.0...v2.0.0

v1.0.0

09 Dec 19:07
Compare
Choose a tag to compare
  • chore: add np to devDependencies 17012c3
  • feat: update for jasmine 3 using ASYNC matchers c6e2092
  • chore: export catchMatcherErrors so other packages can use it cd2de4c

v0.2.3...v1.0.0

v0.2.3

07 Dec 13:57
Compare
Choose a tag to compare
  • fix: catch errors in matchers, report them and have the matcher fail 04f1c5b

v0.2.2...v0.2.3

v0.2.2

03 Oct 11:07
Compare
Choose a tag to compare
  • fix(test): toHaveSize is now also a jasmine core matcher 22d381e
  • chore: update deps + cleanup code ddc712d

v0.2.1...v0.2.2

v0.2.1

31 Jul 13:44
Compare
Choose a tag to compare
  • wrap strings in [] and newlines instead of quotes to make it easier to extract them from console messages 7ed3c37
  • show actual value in error messages of toContainText, toHaveTextMatchedBy, toMatchAttribute 1f173c2

v0.2.0...v0.2.1

v0.2.0

29 Apr 11:58
Compare
Choose a tag to compare
  • update tsconfig.json, use new typescript-build-gulp-tasks, etc 4d057cf
  • remove node 6 from .travis.yml fbd2921
  • readme: add usages 6211a42

v0.1.0...v0.2.0