Skip to content

Latest commit

 

History

History
136 lines (77 loc) · 5.5 KB

CHANGELOG.md

File metadata and controls

136 lines (77 loc) · 5.5 KB

Change Log

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

1.0.0-alpha.0 (2019-05-10)

Bug Fixes

Features

  • enable modern mode (b267c53)
  • Refactor examples, add Français locale (f3881ec)
  • remove momentjs (52918bd)
  • replace vue-clipboards with vue-clipboard2 (fb700d7)
  • upgrade element-ui to 2.8 (4bf6176)
  • upgrade nuxt to 2 (d132e67)
  • upgrade vue-i18n to v8 (00eec76)
  • use eslint-plugin-vue (cdf9ae8)

0.4.0 (2018-03-08)

Bug Fixes

0.3.0 (2018-01-17)

Bug Fixes

Features

  • upgrade nuxt.js to next before 1.0.0 released (e15d4b1)
  • use element-ui 2.0 (fa16771)

0.2.3 (2017-12-09)

Bug Fixes

  • error parsing appveyor.yml (3eb5682)
  • ignore prepublish when installing (6d57eda)
  • ignore unavailable vulnerabilities for 30 days (9cff0b3)
  • re-generate heroku api key (6d8efd7)
  • session missing issue (2b3d32e)
  • session not saved issue (9f71d76)
  • switch off macos building for now due to unstable travis (b2ecea9)

Features

  • cache dependencies in ci (4470bd9)
  • upgrade vue-chartjs to 3.0.0 (37ad277)
  • use circleci instead of travis for building (fbe5d8f)

0.2.2 (2017-11-17)

Bug Fixes

  • error parsing appveyor.yml (64fcf4a)
  • ignore prepublish when installing (1656e9f)
  • re-generate heroku api key (30e0da5)
  • session missing issue (a01576b)
  • session not saved issue (f9411e8)
  • switch off macos building for now due to unstable travis (daf86d4)

Features

  • cache dependencies in ci (4580e5b)
  • upgrade vue-chartjs to 3.0.0 (40c75cd)
  • use circleci instead of travis for building (72f2a73)

0.2.1 (2017-10-17)

Bug Fixes

  • change build directory (897dc92)
  • correct program in vsc debug (a4c42d2)

Features

0.2.0 (2017-10-17)

Bug Fixes

  • color of overflowed menu mismatch (4d5297f)
  • specify a maintainer of the Dockerfile (fdfa58e)

Features

  • refactor: login page (c4ab867)
  • add heroku in travis building (8c5334)
  • add standard-version (2760b35)