Skip to content

Releases: albertomr86/nestjs-param-store

v1.3.1

31 Jan 03:46
2aa0d8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Sep 08:15
d050e9c
Compare
Choose a tag to compare

Highlights

  • PR #11 Update npm dependencies to solve vulnerabilities reported by npm audit
  • PR #8 Add tests to the codebase.
  • PR #10 Enable CodeQL

v1.2.0

23 Sep 04:41
0755b98
Compare
Choose a tag to compare

Highlights

  • PR #5 Fetch all parameters by iterating through all the pages (pagination).
  • PR #6 Added support to fetch recursively in the hierarchy.

Documentation

  • Configuration options
  • Troubleshooting section

v1.1.0 Decrypt support

08 Jan 04:12
0a0a4d6
Compare
Choose a tag to compare
Add support to decrypt params (#3)

Initial release

04 Sep 05:20
Compare
Choose a tag to compare
v1.0.0

(ci): publish workflow