Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 2.33 KB

Change Log

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

7.0.0 (2018-12-24)

Features

  • project-wide: upgrade to Angular 7

6.0.0 (2018-07-23)

6.0.0-rc.1 (2018-04-17)

Features

  • core: upgrade to angular 6 (5217483)

5.0.0 (2018-01-07)

Features

4.0.1 (2017-09-07)

Bug Fixes

4.0.0 (2017-09-06)

Bug Fixes

  • core: cacheKey doesn't handle optional (undefined) or null parameters (#5) (85d76e5)
  • core: cannot get instance of CacheService (#3) (293c098)
  • core: error on AoT compilation (#1) (4429c89)

Features

  • core: add abstract storage (#4) (03f16fb)
  • core: add wildcard support to remove items (#6) (7bbab59)