Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: epsagon/serverless-plugin-epsagon

v1.4.5

25 Dec 10:01
Compare
Choose a tag to compare

1.4.5 (2018-12-25)

Bug Fixes

  • wrapper: fixing python handling of pathes with / (b75e7b3)

v1.4.4

23 Dec 12:25
Compare
Choose a tag to compare

1.4.4 (2018-12-23)

Bug Fixes

  • README: update about epsagon_handlers (454e3f4)

v1.4.3

21 Nov 15:35
14bda9a
Compare
Choose a tag to compare

1.4.3 (2018-11-21)

Bug Fixes

  • handlers: typescript redeclare issue (#20) (14bda9a)

v1.4.2

13 Nov 10:19
5893de7
Compare
Choose a tag to compare

1.4.2 (2018-11-13)

Bug Fixes

  • config: fixing bug of 'metadataOnly' field assumed to be string instead of boolean (5893de7)

v1.4.1

11 Nov 12:11
Compare
Choose a tag to compare

1.4.1 (2018-11-11)

Bug Fixes

  • windows: adding windows path handling (f7eedf3)

v1.4.0

11 Nov 11:36
Compare
Choose a tag to compare

1.4.0 (2018-11-11)

Features

  • ts: adding TypeScript support (53c33e4)

v1.3.2

14 Oct 08:11
Compare
Choose a tag to compare

1.3.2 (2018-10-14)

Bug Fixes

  • package: adding the util.promisify pollyfill (f5580c4)

v1.3.1

10 Oct 08:50
Compare
Choose a tag to compare

1.3.1 (2018-10-10)

Bug Fixes

  • readme: removing documentation link (06cccfb)

v1.3.0

08 Oct 13:31
Compare
Choose a tag to compare

1.3.0 (2018-10-08)

Features

  • config: allowing config to include variables (ebaabc4)

v1.2.2

08 Oct 13:20
Compare
Choose a tag to compare

1.2.2 (2018-10-08)

Bug Fixes

  • readme: update npm installation with save-dev (54760ad)