Skip to content

Latest commit

 

History

History
77 lines (35 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

77 lines (35 loc) · 2.94 KB

1.3.0 (2021-01-06)

Features

  • add secret key as a parameter (a7b7183)

1.2.1 (2020-12-24)

Bug Fixes

  • refactor secret function name (e2ec1cb)

1.2.0 (2020-12-24)

Features

  • bind secret to service collection (56b4cb7)

1.1.1 (2020-12-24)

Bug Fixes

  • change secret key name to secret_key (b39f537)

1.1.0 (2020-12-24)

Features

1.0.0 (2020-12-16)

Bug Fixes

  • correct repo owner name (c26c5a0)
  • remove type module from package.json (a070f05)
  • set peerDependencies (d178a0c)
  • set the right repository name (b680fa9)

Features

  • init telar core extensions (5203b91)

1.0.23 (2020-11-08)

Bug Fixes

  • server: prevent error for requeired config properties (31a5c56)

1.0.22 (2020-11-08)

Bug Fixes

  • travis: add build command (5c082ed)

1.0.21 (2020-11-08)

Bug Fixes

  • config: set config attributes nullable (d945743)

1.0.20 (2020-11-08)

Bug Fixes

  • travis: fix the codecov script (da7f401)