forked from railsinstaller/railsinstaller-windows
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
32 lines (22 loc) · 1.29 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
1.1.0 - Automatic help for user git configuration on console start.
Automatic ssh key configuration on console start.
Configuration summary output on console start.
git-bash shortcut is now added to the RailsInstaller start menu group.
1.0.5 - Ruby Updating to 1.8.7-p334 for released Security Updates.
1.0.4 - Moved Sites location back to %HOMEDRIVE%\Sites
1.0.3 - Installer now throws an error on rake package if Inno Setup 5 not found
Added Ruby gem bin directory to the path in setup_environment.bat
Added creation of Sites directory in the users home instead of root
1.0.2 - Include both sqlite3 and older sqlite3-ruby (which rails 3.0.3 likes best to date)
1.0.1 - Added rb-readline and a few other bundled gems.
1.0.0 - Initial Release, same features as 0.0.3
0.0.3 - Many bugfixes and minor tweaks.
DevKit Integration Fix.
RailsInstaller Wizard Images.
0.0.2 - Wizard Screen and functionality tweaks.
Added sample Rails3 application in a directory for application projects.
Tweaked git config to always convert CRLF to LF.
0.0.1 - Initial build and package tasks functional, includes Ruby 1.8.7, Git
DevKit and Sqlite3.
0.0.0 - Initial repository created with configuration and directory outline.
No functionality at this point.