Skip to content

Latest commit

 

History

History
198 lines (156 loc) · 5.65 KB

CHANGELOG.md

File metadata and controls

198 lines (156 loc) · 5.65 KB

v2.7.2

Changed

  • NodeJS & NVM versions upgraded to 17 and 0.39.0 respectively.

Fixed

  • Homebrew installation script & env vars.

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

Added

  • GIT diff-so-fancy to use git diff the right way. #70
  • ~/Coding/tools directory to PATH.
  • Link to Audacity download on OS X.
  • Log at summary to remember the user to add Android Build Tools to PATH manually. #43

Changed

  • Always install latest Ruby even if it's already installed.

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

  • Default theme not applied. #51
  • Terminal tabs not opened automatically. #79

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

v2.1.4

Added

  • Let users disable each module. #65
  • Improvements in summary log. #65
  • Documentation improvements. #65

For more info, view changes through the milestone

v2.1.4

Added

  • Added Idea/AS plugins. #45
  • Finder now shows hidden files. #50

Changed

  • Replaced Transmission command line client with download url. #56

Fixed

  • Fixes in Java. #52

Removed

  • Stop configuring Gradle's memory.

For more info, view changes through the milestone

v2.1.2

Fixed

  • Fix current working directory after executing some modules.

v2.1.0

Added

  • Android utilities:
    • Pidcat
    • ClassyShark
    • Dex2Jar
  • Macs Fan Control download site.

To get more detail see the closed issues, or if you want a really deep look just see every merged PR.

v2.0.0

Added

  • Support for:
    • Ubuntu
    • Mac OS X
    • Lubuntu

To get more detail see the closed issues, or if you want a really deep look just see every merged PR.

v1.0.1

Fixed

  • Deleted some duplicted commands.

v1.0.0

Added

  • Repo usage section in README.
  • Many software for Ubuntu.

Changed

  • Gradle version as well as distribution type.
  • Google Drive client