Skip to content

Releases: diegopamio/json-similarity-score

v1.6.0

03 Nov 04:17
Compare
Choose a tag to compare

1.6.0 (2020-11-03)

Features

  • add an option to compare unsorted arrays (4d1046b)

v1.5.1

29 Oct 20:41
Compare
Choose a tag to compare

1.5.1 (2020-10-29)

Bug Fixes

  • configure cypress code coverage (5545866)
  • use aria to test for expand button state (8c3bcbd)

v1.5.0

29 Oct 17:22
Compare
Choose a tag to compare

1.5.0 (2020-10-29)

Bug Fixes

  • add meta description (c0cc089)
  • increase text contrast for brand colored text (d5de3a6)

Features

  • add params checking in the api/score endpoint (2f93f4b)

v1.4.0

29 Oct 04:37
Compare
Choose a tag to compare

1.4.0 (2020-10-29)

Features

  • add "For Me on Github" banner (c423180)
  • make the UI responsive (0c3e386)

v1.3.0

29 Oct 03:38
Compare
Choose a tag to compare

1.3.0 (2020-10-29)

Features

  • add comparison analysis tree (a104643)

v1.2.0

26 Oct 21:49
Compare
Choose a tag to compare

1.2.0 (2020-10-26)

Bug Fixes

  • revert @babel/eslint-parser as codeclimate doesn't support it (c7eb848)

Features

  • add simplest scoring calculation (e7b07ff)

v1.1.0

26 Oct 19:53
Compare
Choose a tag to compare

1.1.0 (2020-10-26)

Bug Fixes

  • add missing in _document.js (04cad9b)
  • implement workarounds for eslint-babel parser bugs (8990f6e)

Features

  • index: add drag-drop file upload (cd3fd46)
  • add codeclimate config (ef96767)

v1.0.2

22 Oct 05:08
Compare
Choose a tag to compare

1.0.2 (2020-10-22)

Bug Fixes

  • also run server before executing e2e tests in GH action (7a4fd84)
  • run server before executing e2e tests (f2e84c9)

v1.0.1

22 Oct 04:03
Compare
Choose a tag to compare

1.0.1 (2020-10-22)

Bug Fixes

  • use github actions to deploy in vercel (fa6dff6)

v1.0.0

21 Oct 19:05
Compare
Choose a tag to compare

1.0.0 (2020-10-21)

Bug Fixes

  • ✏️ change worflow --> workflow (53a5bd4)

Features

  • add commitlint+lint-staged and trigger them with husky (2834146)
  • add eslint and fix initial linting errors (8cb7a26)
  • use material-ui to style the app (f32de32)
  • use semantic-release to manage releases (e092b4d)