Skip to content

Latest commit

 

History

History
253 lines (110 loc) · 8.65 KB

CHANGELOG.md

File metadata and controls

253 lines (110 loc) · 8.65 KB

2.2.1 (2023-03-27)

Bug Fixes

2.2.0 (2023-03-27)

Features

  • migrate to new organization name (dc52ae9)

2.1.0 (2023-01-24)

Features

2.0.3 (2023-01-03)

Bug Fixes

Reverts

  • Revert "fix(deps): add pinst" (77af3b8)

2.0.2 (2023-01-03)

Bug Fixes

2.0.1 (2022-12-27)

Bug Fixes

  • package: migrate to module (359fcea)

2.0.0 (2022-11-08)

Bug Fixes

  • ci: add npm token (23773f4)

  • feat!: use localhost for development (690a5f8)

BREAKING CHANGES

  • Using a custom stack domain requires a parameter now! It is not required anymore to setup a local dns server.

2.0.0-alpha.1 (2022-10-27)

  • feat!: use localhost for development (690a5f8)

BREAKING CHANGES

  • Using a custom stack domain requires a parameter now! It is not required anymore to setup a local dns server.

1.3.0 (2022-10-27)

Bug Fixes

Features

  • merge macos fixes into source script and docs (63ad5fd)

1.2.3 (2022-09-10)

Bug Fixes

1.2.2 (2022-09-10)

Bug Fixes

  • self-update: trap function (af2735e)

1.2.1 (2022-09-10)

Bug Fixes

  • self-update: improve logic (0a0594d)

1.2.0 (2022-09-10)

Features

  • make function variables local (81c5669)

1.1.3 (2022-09-07)

Bug Fixes

  • dargstack: remove leftovers (d02869c)

1.1.2 (2022-09-07)

Bug Fixes

  • ensure swarm for development too (31e7309)

1.1.1 (2022-09-07)

Bug Fixes

  • preserve environment variables for development (807900b)

1.1.0 (2022-09-07)

Features

  • preserve environment variables for users outside docker group (e55e83f)

0.8.1 (2021-11-16)

Bug Fixes

  • template: allow check of templates with values (038c058)

0.8.0 (2021-10-27)

Bug Fixes

Features

  • warn for unset development secrets (b721237)

0.7.2 (2021-02-25)

Bug Fixes

0.7.1 (2021-01-20)

Bug Fixes

0.7.0 (2021-01-17)

Features

  • remove dangling images only if stack is running (98095b2), closes #6

0.6.0 (2021-01-17)

Features

  • wait for docker rm & add redeploy command (92f5a19), closes #8

0.5.3 (2020-12-09)

Bug Fixes

  • correct environment variable check order (2860cec)

0.5.2 (2020-12-09)

Bug Fixes

  • derive environment variables (1797bbc)
  • remove incorrect exclamation mark (04bfd2f)

0.5.1 (2020-11-10)

Bug Fixes

0.5.0 (2020-11-06)

Features

  • remove stopped containers (7352a2a)

0.4.0 (2020-11-06)

Features

0.3.1 (2020-11-03)

Bug Fixes

  • deploy: preserve environment variables only when file exists (79e937c)

0.3.0 (2020-10-12)

Features

0.2.1 (2020-10-04)

Bug Fixes

  • disable shellcheck word splitting warning (e49c584)

0.2.0 (2020-09-28)

Features