Skip to content

Releases: thomas-gale/bits-to-atoms

v0.14.0

24 Oct 18:16
Compare
Choose a tag to compare

0.14.0 (2020-10-24)

Bug Fixes

  • Cypress timeout: Adding 60s timeout to Cypress beforeeach. (618b65e)
  • Global Encoder Mocks: Global Encoder Mocks (b101d6e)
  • Hack instrument-cra: Added my own instrument cra. (1501c2b)
  • Linter happy: Made changes so that complies without warning. (0566237)
  • Web-encoding: Web-encoding mock added. (8e46e48)

Features

  • textile user: Adding textile generated user (dabae64)

v0.13.1

11 Sep 09:27
Compare
Choose a tag to compare

0.13.1 (2020-09-11)

Bug Fixes

  • Updated dependencies: Freshened up dependencies in package.json (456dccb)

v0.13.0

15 Apr 19:48
Compare
Choose a tag to compare

0.13.0 (2020-04-15)

Bug Fixes

  • Cypress plugins broken: New code coverage version has slightly different useage API in module.exports for Cypress.PluginConfig. (4064a2d)
  • New GitHub username: Fixing some links as I've made my GitHub username more GitHubonic. (bd3a2a1)
  • Updating package.json: Keeping deps up to date (thanks to david-dm). (bd3c1d1)

Features

  • Added the accept fullfillment of activity: This was to allow the factory's buildRequestWorkflowSaga to execute and monitor the activities in the workflow by the various service providers. (17cacc1)

v0.12.0

30 Mar 18:15
Compare
Choose a tag to compare

0.12.0 (2020-03-30)

Features

  • Information Overlay Added: Retrieves latest release information from GitHub, e2e tests added. (7ea610a)

v0.11.6

28 Mar 11:24
Compare
Choose a tag to compare

0.11.6 (2020-03-28)

Bug Fixes

  • Added simple viewer canvas e2e test, ran linter: Simple click test to select the floor element and drag test to verify orbit behaviour. Need to add some kind of screenshot based assertion. Also ran linter. (20372c1)

v0.11.5

28 Mar 10:39
Compare
Choose a tag to compare

0.11.5 (2020-03-28)

Bug Fixes

  • Adding e2e tests for Factory Summary: Cypress tests added to select the build requets and view the workflow details. (fcce88b)

v0.11.4

28 Mar 10:04
Compare
Choose a tag to compare

0.11.4 (2020-03-28)

Bug Fixes

  • Added Cypress Market e2e Tests: Using the Cypress API to find build request bid button. (af94ca6)

v0.11.3

27 Mar 23:34
Compare
Choose a tag to compare

0.11.3 (2020-03-27)

Bug Fixes

  • Merging test into build job: The package.json version commit and push post-release workflow code added into the main build job. (a6926b6)

v0.11.2

27 Mar 23:22
Compare
Choose a tag to compare

0.11.2 (2020-03-27)

Bug Fixes

  • Using-test-release: Trying to commit and push package.json (e66efc0)

v0.11.1

27 Mar 23:12
Compare
Choose a tag to compare

0.11.1 (2020-03-27)

Bug Fixes

  • Test change version: Testing to see the package.json after semantic-release. (dc891ef)
  • Using test-release: Adding a test job to the workflow. (40de729)
  • Using-test-release: Removing dry run flag. (8fa8bc8)