Skip to content

Latest commit

 

History

History
80 lines (50 loc) · 2.97 KB

CHANGELOG.md

File metadata and controls

80 lines (50 loc) · 2.97 KB

1.5.1 (2019-06-04)

Chores
  • install and configure changelog generator (6affaba9)
  • remove unused jsbeautify file (daa426c0)
  • install and configure prettier (094591c5)
  • ignore neovim editor configs (ee35f5d2)
  • package.json: update package version to 1.5.1 (5379b899)
  • .gitignore: ignore configuration folders (965a21c3)
Refactors
  • model:
Code Style Changes

1.5.0 (2019-05-30)

Chores
  • deps: force latest version & audit fix (670f638a)
  • force latest dependencies (e20ff615)
Refactors

1.4.0 (2019-01-31)

Refactors
  • model: rename and add more incident natures & families (2f5e640d)

v1.3.2 - 2018-12-24

  • Allow copy nature, family, cap, color & icon from main incident type

v1.3.1 - 2018-12-24

  • Build latest apidoc
  • Force latest dependencies & audit fix
  • Refactor and improve specs readability

v1.3.0 - 2018-12-16

  • Build latest apidoc
  • Add taggable plugin
  • Force latest dependencies & audit fix
  • Improve example app

v1.2.0 - 2018-11-09

  • Build latest API Doc

v1.1.1 - 2018-11-08

  • Allow seed from environment seed file
  • Force latest dependencies

v1.1.0 - 2018-11-05

  • Refactor incident type model
  • Add seeding capability
  • Improve schema documentation
  • Improve API doc
  • Force latest dendencies

v1.0.1 - 2018-10-01

  • Update API Doc

v1.0.0 - 2018-10-01

  • Initial release