Releases: rails/devcontainer
Releases · rails/devcontainer
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
features/ruby-0.2.1
What's Changed
- Libxml2 is installed when installing ruby
ruby-0.2.0
What's Changed
- Add rust to the image so YJIT is built with ruby by @andrewn617 in #8
features/ruby-0.2.0
What's Changed
- Add rust to the image so YJIT is built with ruby by @andrewn617 in #8
ruby-0.1.0
What's Changed
- Docker image based on
features/ruby-0.1.0
features/ruby-0.1.0
What's Changed
- A devcontainer feature that installs Ruby, rbenv, and ruby-build as well as the dependencies needed to build Ruby.