Skip to content

Releases: rails/rails-new

v0.3.0

23 Apr 21:46
fddeb63
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.1...v0.3.0

0.2.1

11 Apr 20:16
v0.2.1
98763bc
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.2.1

0.2.0

28 Mar 22:25
v0.2.0
7c9e26d
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

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

  • @onshi made their first contribution in #8

Full Changelog: v0.0.1...v0.2.0

0.0.1

19 Mar 21:28
6b7a018
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

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

  • @excid3 made their first contribution in #1

Full Changelog: https://github.com/rails/rails-new/commits/v0.0.1