Skip to content

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Oct 21:58

0.1.2 (2021-10-01)

Features

  • add appropriate commands to package.json (808cd68)

Bug Fixes

  • correct Copyright statement (a918eed)
  • assets: the lagecy behaviour, in 0.1.0 and 0.0.7, was to only have images in assets/ (b24e736)
  • ci: stall when running integration tests (2b6a594)

Documentation

  • document how to run the tests (fd43856)
  • assets: adjust the docs about assets for image urls (f9b6fe4)
  • update import snippet (75b97b1)

Code Refactoring

  • cy: extract commands: cy.readalong()/cy.readalongElement() (3bacec1)

Continuous Integration

  • added ci release workflow (621a905)
  • fix version bumping and commit tagging (b740f1b)
  • setup Cypress CI (d8a8034)
  • use actions git config (e1d2bb3)

Tests

  • add ej-fra readalong as test data (d170dd9)
  • get a test working (d8d9c25)
  • progress bar skips pages (d1e9883)