Skip to content

Tags: abitofhelp/dev_containers

Tags

v1.0.1

Toggle v1.0.1's commit message
Release v1.0.1

Cosmetic cleanup following deletion of the archived pre-monorepo
repositories. No runtime or image behavior changes.

See CHANGELOG.md [1.0.1] for full release notes.

v1.0.0

Toggle v1.0.0's commit message
Release v1.0.0

First unified release of the dev_containers monorepo. All six container
images share version 1.0.0:

  - dev-container-ada          (Ubuntu 22.04 + Alire-managed GNAT 15.2.1, amd64)
  - dev-container-ada-system   (Ubuntu 24.04 + APT gnat-13, amd64 + arm64)
  - dev-container-cpp          (Ubuntu 24.04 + Clang 20 + CMake + vcpkg, amd64 + arm64)
  - dev-container-cpp-system   (Ubuntu 24.04 + GCC 13 + Clang 18, amd64 + arm64)
  - dev-container-go           (Ubuntu 24.04 + Go 1.26.1 + Bazelisk + protobuf, amd64 + arm64)
  - dev-container-rust         (Ubuntu 24.04 + Rust 1.95.0 via rustup, amd64 + arm64)

See CHANGELOG.md for full release notes.