Skip to content

Releases: bartventer/arch-devcontainer-features

v1.10.1

10 Apr 23:07
Compare
Choose a tag to compare

1.10.1 (2024-04-10)

Bug Fixes

  • src/aws-cli: remove x shell flag (d44ef24)

v1.10.0

10 Apr 21:34
Compare
Choose a tag to compare

1.10.0 (2024-04-10)

Features

  • src/aws-cli: add AWS SAM CLI feature options (dd8d13e)

v1.9.0

10 Apr 01:25
Compare
Choose a tag to compare

1.9.0 (2024-04-10)

Features

  • src/terraform: add terraform feature (0c32b84)

v1.8.0

24 Mar 17:11
Compare
Choose a tag to compare

1.8.0 (2024-03-24)

Features

  • src/docker-outside-of-docker: add docker-outside-of-docker feature (19486fa)

Reverts

  • Makefile: remove commitlint (7dbfff6)

v1.7.0

22 Mar 16:51
Compare
Choose a tag to compare

1.7.0 (2024-03-22)

Features

  • src/docker-in-docker: add Docker-in-Docker feature (520a0ba)

v1.6.1

19 Mar 09:24
Compare
Choose a tag to compare

1.6.1 (2024-03-19)

Bug Fixes

  • src/common-utils: correct ADDITIONAL_PACKAGES declaration typo (3c6943b)

v1.6.0

19 Mar 08:48
Compare
Choose a tag to compare

1.6.0 (2024-03-19)

Bug Fixes

  • scripts/archlinux_util.sh: correct documentation and logging (ea302b5)

Features

  • scripts/archlinux_util.sh: removeARCH_SKIP_KEYRING_CHECKS reference (e968bde)

v1.5.0

19 Mar 07:07
Compare
Choose a tag to compare

1.5.0 (2024-03-19)

Features

  • all: remove git feature (8e6c686)
  • aws-cli: Modify version option and refactor install.sh (9da02d1)
  • common-utils: Modify feature options (c20dd38)
  • scripts/archlinux_util.sh: enhance logging, rename variables, and optimize checks (a1f02e1)

v1.4.0

18 Mar 14:17
Compare
Choose a tag to compare

1.4.0 (2024-03-18)

Features

  • scripts: update check_and_install_packages to always update packages (d857138)

v1.3.0

17 Mar 09:07
Compare
Choose a tag to compare

1.3.0 (2024-03-17)

Features

  • scripts: add archlinux_util.sh utility script for Arch Linux (77dd5be)