Release Notes

v1.2.3

  • Updated dependencies to fresh versions.

v1.2.2

  • Used fixtures factory.

v1.2.1

  • Updated dependencies.

v1.2.0

  • Updated glace-core.
  • Started to use $ only.

v1.1.9

v1.1.8

  • Started to support video capture on macos.

v1.1.7

  • Fixed bug that forEachLanguage iterator tried to process context instead of name.

v1.1.6

  • Migrate to new glace-core.

v1.1.5

  • Updated dependencies.

v1.1.4

v1.1.3

v1.1.2

  • Fixed wrong file path of recorded video.

v1.1.1

v1.1.0

  • Used docstring style in steps.

v1.0.9

  • Fixed bug that test and forEachLanguage options may be as null.

v1.0.8

  • Fixed bug that fixture undefined parameters were passed as null.

v1.0.7

  • Fixed bug that globals wasn't available outside.

v1.0.6

  • Added video options for functions test & forEachLanguage.

v1.0.5

  • Make options --video & --video-save interchangeable.

v1.0.4

  • Covered with tests.