Skip to content

Latest commit

 

History

History
78 lines (41 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

78 lines (41 loc) · 3.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2020-08-01)

Features

  • docs: filled up Readme.md (8db2d18)
  • usability: implemented export to JSON and CSV (adfec14)

Build System

  • deps: bump acorn from 5.7.3 to 5.7.4 (e875a91)
  • deps: bump dot-prop from 5.1.1 to 5.2.0 (daa8679)
  • deps: bump elliptic from 6.5.0 to 6.5.3 (e38a1f2)
  • deps: bump handlebars from 4.1.2 to 4.5.3 (c8265f8)
  • deps: bump websocket-extensions from 0.1.3 to 0.1.4 (518327a)
  • deps-dev: bump standard-version from 7.0.0 to 8.0.1 (0332bf8)
  • pages: added deploy to github pages (ad7b3e9)

1.0.0 (2019-09-14)

Build System

  • pages: added deploy to github pages (ad7b3e9)

Features

  • docs: filled up Readme.md (8db2d18)
  • usability: implemented export to JSON and CSV (adfec14)

0.1.3 (2019-09-14)

Features

  • optimisation: optimisation improvements (34c4ba0)
  • search: implemented search (e473d9c)
  • sort: added sort order ASC|DESC (c84f5a3)
  • styles: implemented SCSS (d16ea3d)

0.1.2 (2019-09-14)

Build System

  • deps: bump eslint-utils from 1.4.0 to 1.4.2 (965b8a6)

Features

  • sort: implemented flip move for sorting (09d459a)
  • sort: implemented sorting (77f20bc)
  • usability: added selection count and devices breakpoints (d215842)

0.1.1 (2019-09-13)

Build System

  • repo: implemented scaffolding (30a2b72)

Features

  • language: implemented language picker (5fd338b)

0.1.0 (2019-09-13)

Features