Skip to content

Latest commit

 

History

History
157 lines (117 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

157 lines (117 loc) · 16.6 KB

0.3.3 (2024-09-12)

Miscellaneous

  • (DSO-00) Delete empty spaces (1c97b67)

0.3.2 (2024-09-06)

0.3.1 (2024-09-05)

Miscellaneous

  • (DSO-00) Update readme file (3801971)
  • (RI-4198) Fix compile tasks for releases (17e0a92)
  • (RI-4198) Update test action (6cf1853)

0.3.0 (2024-09-04)

Features

  • (DSO-00) add extra vars (#9) (4c5b64d)
  • (RI-4198) Add onepassword provider (fbe431a)
  • (RI-4198) Update generateEnvFile function (b285f34)
  • (SCRUM-283) configure env generator (#1) (3d40be9)

Bug Fixes

  • (DSO-000) added missing dependency (#3) (8950caa)

Miscellaneous

  • (DSO-1938) Add --to-path option to generate the .env on custom paths (#8) (14b5908)
  • (DSO-1938) Fix cli.parse() in cli.ts file (14f4602)
  • (DSO-1938) Minor fix to --to-path option default value (8ced314)
  • (DSO-1938) Minor fix to --to-path option default value (2) (d991fd1)
  • (DSO-1938) Refactor .env file generation logic (#7) (f218d81)
  • (DSO-1938) Refactor Werf .env generator (#6) (61f7440)
  • (DSO-1938) Update compile command with --minify and --sourcemap (a48ad5e)
  • (DSO-1942) Add new binary for CI (4ff5a99)
  • (DSO-1942) Minor fix to CI bin upload command placement (68e3084)
  • (DSO-2093) add ci to werf env file generator (#5) (da16c76)
  • (RI-4198) Apply lint suggestions (4d4351f)
  • (RI-4198) Apply lint suggestions (6c9773c)
  • (RI-4198) Fix generate env file function (945f530)
  • (RI-4198) Fix publish actions (599b042)
  • (RI-4198) Fix release-it configuration (f520aba)
  • (RI-4198) Modify S3 upload file (3032b0f)
  • (RI-4198) Repository workflows updated (51a984a)
  • (RI-4198) Update build and compress tasks (2787f22)
  • (RI-4198) Update CI workflows (302b0e7)
  • (RI-4198) Update gitignore file (b4aa914)
  • (RI-4198) Update husky lint configurations (8e778ee)
  • (RI-4198) Update release it workflow (432e13e)
  • (RI-4198) Update release-it configuration (16c9588)
  • (RI-4198) Update taskfiles (d3ef953)
  • (RI-4198) Use for loop instead of foreach loop (457b51f)
  • (RI-4198) Use reduce function to merge object (9613a0d)
  • (SCRUM-283) udpated with linting and test (#2) (31e5e55)
  • release v0.1.0 (c9a361a)
  • release v0.2.0 (a0c7dd6)

0.2.0 (2024-09-04)

Features

  • (DSO-00) add extra vars (#9) (4c5b64d)
  • (RI-4198) Add onepassword provider (fbe431a)
  • (RI-4198) Update generateEnvFile function (b285f34)
  • (SCRUM-283) configure env generator (#1) (3d40be9)

Bug Fixes

  • (DSO-000) added missing dependency (#3) (8950caa)

Miscellaneous

  • (DSO-1938) Add --to-path option to generate the .env on custom paths (#8) (14b5908)
  • (DSO-1938) Fix cli.parse() in cli.ts file (14f4602)
  • (DSO-1938) Minor fix to --to-path option default value (8ced314)
  • (DSO-1938) Minor fix to --to-path option default value (2) (d991fd1)
  • (DSO-1938) Refactor .env file generation logic (#7) (f218d81)
  • (DSO-1938) Refactor Werf .env generator (#6) (61f7440)
  • (DSO-1938) Update compile command with --minify and --sourcemap (a48ad5e)
  • (DSO-1942) Add new binary for CI (4ff5a99)
  • (DSO-1942) Minor fix to CI bin upload command placement (68e3084)
  • (DSO-2093) add ci to werf env file generator (#5) (da16c76)
  • (RI-4198) Apply lint suggestions (4d4351f)
  • (RI-4198) Apply lint suggestions (6c9773c)
  • (RI-4198) Fix generate env file function (945f530)
  • (RI-4198) Fix publish actions (599b042)
  • (RI-4198) Modify S3 upload file (3032b0f)
  • (RI-4198) Repository workflows updated (51a984a)
  • (RI-4198) Update build and compress tasks (2787f22)
  • (RI-4198) Update CI workflows (302b0e7)
  • (RI-4198) Update gitignore file (b4aa914)
  • (RI-4198) Update husky lint configurations (8e778ee)
  • (RI-4198) Update release it workflow (432e13e)
  • (RI-4198) Update release-it configuration (16c9588)
  • (RI-4198) Update taskfiles (d3ef953)
  • (RI-4198) Use for loop instead of foreach loop (457b51f)
  • (RI-4198) Use reduce function to merge object (9613a0d)
  • (SCRUM-283) udpated with linting and test (#2) (31e5e55)
  • release v0.1.0 (c9a361a)

0.1.0 (2024-09-04)

Features

  • (DSO-00) add extra vars (#9) (4c5b64d)
  • (RI-4198) Add onepassword provider (fbe431a)
  • (RI-4198) Update generateEnvFile function (b285f34)
  • (SCRUM-283) configure env generator (#1) (3d40be9)

Bug Fixes

  • (DSO-000) added missing dependency (#3) (8950caa)

Miscellaneous

  • (DSO-1938) Add --to-path option to generate the .env on custom paths (#8) (14b5908)
  • (DSO-1938) Fix cli.parse() in cli.ts file (14f4602)
  • (DSO-1938) Minor fix to --to-path option default value (8ced314)
  • (DSO-1938) Minor fix to --to-path option default value (2) (d991fd1)
  • (DSO-1938) Refactor .env file generation logic (#7) (f218d81)
  • (DSO-1938) Refactor Werf .env generator (#6) (61f7440)
  • (DSO-1938) Update compile command with --minify and --sourcemap (a48ad5e)
  • (DSO-1942) Add new binary for CI (4ff5a99)
  • (DSO-1942) Minor fix to CI bin upload command placement (68e3084)
  • (DSO-2093) add ci to werf env file generator (#5) (da16c76)
  • (RI-4198) Apply lint suggestions (4d4351f)
  • (RI-4198) Apply lint suggestions (6c9773c)
  • (RI-4198) Fix generate env file function (945f530)
  • (RI-4198) Fix publish actions (599b042)
  • (RI-4198) Modify S3 upload file (3032b0f)
  • (RI-4198) Repository workflows updated (51a984a)
  • (RI-4198) Update build and compress tasks (2787f22)
  • (RI-4198) Update CI workflows (302b0e7)
  • (RI-4198) Update gitignore file (b4aa914)
  • (RI-4198) Update husky lint configurations (8e778ee)
  • (RI-4198) Update release-it configuration (16c9588)
  • (RI-4198) Update taskfiles (d3ef953)
  • (RI-4198) Use for loop instead of foreach loop (457b51f)
  • (RI-4198) Use reduce function to merge object (9613a0d)
  • (SCRUM-283) udpated with linting and test (#2) (31e5e55)