Releases: barriosnahuel/efu
Releases · barriosnahuel/efu
v2.7.2
v2.7.1
Changed
- Homebrew installation script upgraded to bash version.
- JDK moved before Android setup.
Fixed
- Minor logging fixes
v2.7.0
Added
cloner.sh
alias when installing GIT.android-device-connect.sh
alias when installing Android.nahu.zsh-theme
when installing oh-my-zsh.- Many useful aliases for the command line.
- Java SDK env vars to
.zshrc
as well as.bashrc
.
Changed
- Android Studio no longer installed from umake in Ubuntu/Lubuntu.
- JDK now is just a download link in the summary log.
Removed
- Tomcat installation.
- Maven installation.
- SdkMan installation.
- Mac Fans control link suggestion.
v2.6.1
Fixed
- Stop trying to run script for Ubuntu 15.04.
- Stop asking user confirmation before running
apt-get autoremove
.
Removed
- Legacy Ubuntu scripts.
v2.6.0
Changed
- Apache Tomcat upgrade to v9.0.31.
Fixed
- Typo in log messages.
- Sublime Text APT repository.
- Ubuntu core software now it's installed ok and before custom software.
Removed
- Heroku toolbelt.
- Freemind because it's no longer being developed.
v2.5.0
Added
- Add curl to core Ubuntu/Lubuntu module. #113
- Add basic script in README to download and execute EFU. #112 🙌
Changed
- Current logged user is taken automatically and there's no need to declare it on
properties.sh
#112
Fixed
- SSH installation failure because of a typo. #87
- SSH setup on OS X now will store credentials on keychain. #73
See all changes through the version's milestone: v2.5.0.
v2.4.1
Fixed
- Duplicated logs.
- NodeJS and npm installation.
v2.4.0
v2.3.0
Added
- Finder relaunch automatically.
- Comments in Android related env vars in .bashrc and .zshrc.
- ERROR/WARN/INFO preffix for logs.
DEFAULT_USER
environment variable. #74- GIT remote to the oh-my-zsh info. #80
Changed
- Order modules by priority at
common.sh
. - Setup Finder to show hidden files at the beginning in favor of future errors.
- Intellij IDEA and Android Studio download links changed to JetBrains toolbox.
- Minor things in README to make it clearer.
- Google Drive client for OS X now is only suggested via the official download page.
- Tomcat to v9.0.20.
- Install ZSH only when isn't already installed.
- Java installed through sdkman.
- Log files are cleaned on each run.
Fixed
- GIT properties now are configured ok. #66
- Directories tree now is fully created.
tail
command in README as well as logs.- Fallback when cding because currently it's not exiting right.
- Not going back to EFU's execution directory after installing Android utilities.
- Tomcat installation was breaking the script.
java
command execution on OS X without having it installed.- Missing logs on summary.
Removed
- Deprecated links and graphics from README.
- Dex2Jar Android utility in favor of user specific needs.
- Go language in favor of user's specific needs.
- Global Gradle properties in favor of per project optimized settings.
- Duplicated logs.
v2.2.0
Added
- History changelog to let user view the diff.
- Fit POSIX standards in if statements.
- jq JSON beautifer. #84
Changed
- Upgraded NVM and NodeJS.
- README improvements.
Fixed
Removed
- Many software which is specific for a kind of user, in favor of each user specific needs.
- 'command-not-found' plugin from Oh-My-Zsh #82.
For more info, view changes through the milestone.