Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 4.8 KB

CHANGELOG.md

File metadata and controls

68 lines (45 loc) · 4.8 KB

Change Log

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

5.2.0 (2018-01-13)

Features

  • angular library: added angular example library (768d47a)
  • coinhive: added this miner to pay heroku dynos (eb9c125)
  • versions: updated dependencies versions (d669116)

5.1.0 (2017-12-07)

Bug Fixes

  • e2e: updated number of default heroes (cd0b1d4)
  • main: added two imports to solve weird errors (5ab8cf9)
  • shared: moved service to core module and removed utils service (ae53c78)
  • tests: declarated Error404 component inside unit tests (9bcd969)
  • tests: removed fdescribe in 404 error component (5f7c302)

Features

  • 404: added 404 page error (0d0853d)
  • angular5: new stable version with all files (619cb2f)
  • angular5: new versions of angular and angular cli (04726f4)
  • angular5: updated typescript files, and tests configuration files (b656bc5)
  • docker: added docker support (38a2f23)
  • flex layout: added this module as a responsible layout instead of do it by myself (e8786e9)
  • index: added title and description tag (829b51b)
  • interceptors: added two interceptors example and refactor progress bar service (0c4c685)
  • languages: updated to official languages texts (574fbba)
  • package: added e2e commands for specific suites (48f71ce)
  • versions: updated dependencies versions and fixed tslint errors (64e5d94)

5.0.0 (2017-11-06)

Bug Fixes

  • e2e: updated number of default heroes (cd0b1d4)
  • main: added two imports to solve weird errors (5ab8cf9)
  • shared: moved service to core module and removed utils service (ae53c78)
  • tests: declarated Error404 component inside unit tests (9bcd969)
  • tests: removed fdescribe in 404 error component (5f7c302)

Features

  • 404: added 404 page error (0d0853d)
  • angular5: new versions of angular and angular cli (04726f4)
  • angular5: updated typescript files, and tests configuration files (b656bc5)
  • docker: added docker support (38a2f23)
  • flex layout: added this module as a responsible layout instead of do it by myself (e8786e9)
  • index: added title and description tag (829b51b)
  • languages: updated to official languages texts (574fbba)
  • package: added e2e commands for specific suites (48f71ce)