0.5.13
Released 05/04/2015
Features:
- New cy.messageandcy.msgcommands in preparation forcypress-ruby,cypress-node,cypress-*packages/gem to talk directly to your backend.
Bugfixes:
- Using queryingortraversalcommands will no longer throw a 2nd command error when using improper sizzle selectors.
- Argument formatting display for command messages is fixed. There were instances of leading commas, or no commas on some commands.
Misc:
- Changed default port from 3000to2020to avoid standard port conflicts with commonly used backends. Afterall, using Cypress is testing with 2020 vision. ;-)
- Updated bluebirdto2.9.25.
- Began implementation in preparation for cross browser testing coming sometime relatively soon.