Skip to content

Releases: DSGT-DLP/dlp-cli

v0.3.2

26 May 20:54
7eb0ec0
Compare
Choose a tag to compare

What's Changed

  • Update backend start to use docker by @andrewpeng02 in #16. Ensure you have docker desktop installed when updating to this version

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 Jan 02:53
6dca7e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 Jan 01:23
552ba26
Compare
Choose a tag to compare

Previously we retrieved frontend env secret from us-west-2, now changed to us-east-1

What's Changed

  • fixed region for retrieving frontend env secret by @sliu526 in #14

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

28 Dec 20:43
bcc7df2
Compare
Choose a tag to compare

What's Changed

  • Fixed pnpm bug that is present in installation through installing pnpm in the frontend install command/script.

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

03 Nov 16:00
160b391
Compare
Choose a tag to compare

Modified dlp-cli so that it uses pnpm by default rather than yarn (use --yarn flag if yarn is still needed)

What's Changed

Full Changelog: v0.2.0...v0.2.3

v0.2.2

19 Oct 23:43
Compare
Choose a tag to compare

Changelog

  • Added scoop installation method (specified in README)

Full Changelog: v0.1.3...v0.2.2

v0.2.0

06 Oct 01:43
f1dd624
Compare
Choose a tag to compare

Changelog

  • 35a589b Centralize envs with AWS Secrets Manager and AWS Parameter Store (#1)
  • 1333fe6 Add info about -w cmd
  • 334c7ba Create CODEOWNERS (#5)
  • f1dd624 Merge pull request #7 from DSGT-DLP/update-readme
  • 1220dd1 New version: DSGT-DLP.dlp-cli 0.1.3 (#4)
  • 18db82c Update CODEOWNERS (#6)
  • 2ed81dc update readme

v0.1.3

18 Sep 05:20
Compare
Choose a tag to compare

Changelog

  • b0b078e update goreleaser script to make manifest pull requests

v0.1.2

18 Sep 03:18
Compare
Choose a tag to compare
  • Add return statements

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Sep 03:03
Compare
Choose a tag to compare
  • Fix SIGWINCH error by forcing pty package to only be compiled in unix distributions with build constraints

Full Changelog: v0.1.0...v0.1.1