Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Latest commit

 

History

History
88 lines (46 loc) · 4.08 KB

CHANGELOG.md

File metadata and controls

88 lines (46 loc) · 4.08 KB

2.1.1 (2020-04-06)

Bug Fixes

  • refactoring, fixing types and memory strategies (852af0c)

2.1.0 (2020-04-02)

Bug Fixes

Features

  • class refactored with configuration (154e73f)

2.0.2 (2020-02-04)

Bug Fixes

2.0.1 (2020-02-03)

Bug Fixes

  • configuration and code style (32382de)
  • corrected readme and changed sequence of steps (d9f7c69)
  • optional settings (8875957)
  • removal of services-config (6c6d722)
  • removal of services-config and fixes (da55142)

2.0.0 (2019-06-23)

Bug Fixes

Features

BREAKING CHANGES

  • Library upgrade and services-config added

1.1.0 (2019-06-23)

Bug Fixes

  • semantic release fix and package changes (fcff998)

Features

  • service cache component read-me file (7e62c2d)
  • Redis-Memory Storage: Caching module with redis and memory storage and supporting decorators (46f7cb6)

1.0.0 (2018-06-16)

Bug Fixes

  • npm: SHELL-1530 SHELL-1531 #qa/testing Integrate with automated NPM versioning (e2e005e)
  • integration tests (cc00ea4)
  • package.json to reduce vulnerabilities (3187292)
  • package.json to reduce vulnerabilities (598e42e)
  • release: fix semantic release configuration with Travis CI (#44) (e999866)

Features

  • npm: integrate with semantic-release SHELL-1528 (5ec5dbd)
  • npm: use npm versioned labshare dependencies SHELL-1536 (e04363b)