Releases: rails/rails-new
Releases · rails/rails-new
v0.5.0
What's Changed
- Fix collisions with existing user and group ids by @ilian in #27
- Adjust absolute paths on Windows for Docker by @acornmakes in #30
- Add node and yarn installation logic to dockerfile by @onshi in #23
- Remove hardcoded Ruby/Rails versions, add
--rebuild
flag by @skipkayhil in #47
New Contributors
- @Koki07 made their first contribution in #46
- @ybiquitous made their first contribution in #35
- @JamesPeters86 made their first contribution in #36
- @ilian made their first contribution in #27
- @acornmakes made their first contribution in #30
- @c-moyer made their first contribution in #41
- @skipkayhil made their first contribution in #47
Full Changelog: v0.4.1...v0.5.0
0.4.1
What's Changed
- Use absolute path for the current directory by @rafaelfranca in #26
Full Changelog: v0.4.0...v0.4.1
0.4.0
What's Changed
- Bump default Ruby version to 3.3.3 by @yahonda in #16
- Bump the default Rails version to 7.2.0 by @yahonda in #25
- Bump ruby to 3.3.4 by @akhilgkrishnan in #21
New Contributors
- @andrewn617 made their first contribution in #13
- @toshimaru made their first contribution in #18
- @yahonda made their first contribution in #16
- @akhilgkrishnan made their first contribution in #21
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Update default Ruby version to 3.3.1 by @rafaelfranca
Full Changelog: v0.2.1...v0.3.0
0.2.1
0.2.0
What's Changed
- Generate the Rails application with the same user as the caller by @rafaelfranca in #10
- feature: expose
--help
from rails by @onshi in #8
New Contributors
Full Changelog: v0.0.1...v0.2.0
0.0.1
Test release
What's Changed
- Pass all arguments to rails new by @excid3 in #1
- Add git clone to instructions and show how to pass options by @excid3 in #2
- Rewrite the project in Rust by @rafaelfranca in #3
New Contributors
Full Changelog: https://github.com/rails/rails-new/commits/v0.0.1