Releases: rails/devcontainer
Releases · rails/devcontainer
features/postgres-1.1.1
ruby-1.1.2
Full Changelog: features/ruby-1.1.1...ruby-1.1.2
features/postgres-1.1.0
ruby-1.1.1
ruby-1.1.0
What's Changed
- Install Debian's rustc package instead of the devcontainer rust feature by @andrewn617 in #33
Full Changelog: ruby-1.0.1...ruby-1.1.0
ruby-1.0.1
The release includes:
- Use Rust 1.77. This avoids an issue where Ruby could not build on arm64 due to an issue with Rust 1.78
- Going forward we will only publish images for 3.3.1, 3.2.4 and 3.1.5
ruby-1.0.0
First release
features/sqlite3-0.1.0
Dependencies needed for SQLite3.
features/postgres-0.1.1
What's Changed
- Add postgresql-client to postgresql-client feature by @duduribeiro in #22
New Contributors
- @duduribeiro made their first contribution in #22
Full Changelog: ruby-0.3.0...features/postgres-0.1.1
ruby-0.3.0
What's new
- Image is multi-arch (amd64 and arm64)
- Includes libxml2
- Include image for ruby 3.2.3 which was missing from previous releases