Skip to content

Releases: theohbrothers/docker-powershell

20230207.0.0

07 Feb 02:11
acc87c4
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

20230127.0.0

27 Jan 12:13
c5a1d95
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (ci): Add test-nogitdiff and update-dockerhub-description jobs @leojonathanoh (#24)

🐛 Bug Fixes

20221030.0.0

30 Oct 11:16
05a3b41
Compare
Choose a tag to compare

Changes

🖊️ Refactors

  • Refactor (ci): Use v20221030.0.0 in release-drafter.yml like the default template @leojonathanoh (#21)
  • Refactor (ci): Use $GITHUB_ENV, github.ref_name, and bump actions to node 16 @leojonathanoh (#20)

📝 Documentation

20220908.0.0

08 Sep 04:53
2b70f97
Compare
Choose a tag to compare

Changes

🚀 Features

20211108.0.1

08 Nov 20:56
88808b5
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement: Disable powershell startup telemetry, startup update check, and diagnostics in all variants @leojonathanoh (#18)

20211108.0.0

08 Nov 18:27
ba27f6d
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Fix (ci): Tag powershell 7.2 ubuntu 20.04 non-bare variant as latest @leojonathanoh (#17)

20210915.0.0

15 Sep 16:39
Compare
Choose a tag to compare

Changes

🚀 Features

🖊️ Refactors

  • Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#11)

20210912.0.0

12 Sep 20:19
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Fix (ci): Fix publish-draft-release job to use tag from resolve-release-tag job @leojonathanoh (#9)

20210911.1.0 🌈

12 Sep 17:47
Compare
Choose a tag to compare

Changes

🚀 Features

🖊️ Refactors

  • Refactor (generate): Remove Dockerfile.header.ps1 and Dockerfile.footer.ps1 and only use Dockerfile.ps1 @leojonathanoh (#7)

20210911.0.0

11 Sep 17:23
Compare
Choose a tag to compare

Changes

🚀 Features

🖊️ Refactors

  • Refactor (ci): Remove .github/workflows/ci-release and use only ci-master-pr and CalVer-based workflow @leojonathanoh (#1)

📝 Documentation

🧰 Maintenance