Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 1.16 KB

0.5.0 - 2015-09-24

  • [fix] Compatibility with Meteor 1.2 (see #16)

0.4.1 - 2015-05-25

  • [fix] Serve screenshot images in robot framework output files (see #11)

0.4.0 - 2015-04-27

0.3.0 - 2015-04-14

  • [feature] Compatible with Velocity Core 0.6.0
  • [README] Added info on use of RF test file extensions

0.2.0 - 2015-01-30

  • [fix] Removed internal call to Module._cache
  • [fix] Use rimraf to delete contents of .log working folder prior to executing tests
  • [README] Added link to initial Youtube screencast
  • [README] Added revised guidance on using Selenium web drivers with meteor-robotframework
  • [feature] Added automatic npm dependency on phantomjs
  • [feature] Update dependency on latest html-reporter package to ensure velocity button is hidden if app is running in a mirror

0.1.0 - 2015-01-14

  • [release] First commit