Changelog

1.0.0 - 2016-11-20

  • Initial release

1.1.0 - 2016-11-21

  • MongoDB
    • Add a section on how to install a specific version of MongoDB

1.2.0 - 2016-12-26

  • Core Setup
    • Update macOS version to 10.12.2
  • Homebrew
    • De-coupling the installation script. Now refer to the official website
  • Git
    • Update Git version
    • Add how to keep your email address private in Global Git Config
  • Node.js
    • Update Node version
    • Add where to find all Node versions
  • Ruby
    • Fix Homebrew error of No available formula with the name "rbenv-gem-rehash"
    • Update Ruby version
  • Shell Startup File
    • Update Node version
    • Fix the typo about user folder paths in For Google Cloud SDK section
  • MongoDB
    • Add how to troubleshoot the error of Formula mongodb is not installed when starting the MongoDB using brew services
    • Remove section Standalone mode (change default port)
    • Under Replica Set mode section
      • Better handling of older version of MongoDB
      • Change the folder and filename of storing data and log files
        • e.g. /usr/local/var/log/mongodb1 > /usr/local/var/log/mongodb_rs1_node1
        • e.g. /usr/local/var/mongodb1 > /usr/local/var/mongodb_rs1_node1
      • So that it is more managable to have multiple replicasets on the same Mac
      • Port numbers of replicaset are changed to 27117, 27118, 27119 so that it is more preditable (next replicaset will be 27217, 27218, 27219)
      • Change the path of MongoDB daemon in LaunchAgent plist so that it is compatibile with older version of MongoDB

1.3.0 - 2016-12-26

  • Redis
    • Change the path of Redis Sentinel in LaunchAgent plist so that it is compatibile with older version
    • Add a known issue about brew services list reporting error on redis service
    • Add a section on how to setup multiple Redis servers on the same Mac

1.3.1 - 2016-12-27

  • Zsh
    • De-coupling the installation script. Now refer to the official website
    • Removed brew from plugins as it is bundled with Homebrew already
  • Shell Startup File
    • Add an alias for Zsh so that history will display timestamp

1.3.2 - 2016-12-27

  • Zsh
    • Add fpath=(/usr/local/share/zsh-completions $fpath) in .zshrc

1.4.0 - 2016-12-31

  • Quick Look Plugins
    • Remove brew install brew-cask as it is not necessary anymore
    • Update Homebrew Cask link in reference
    • Remove qlprettypatch as it does not work anymore
    • Add a section to show where the QuickLook plugins are installed when using Homebrew Cask
    • Add a section about manual installation

1.4.1 - 2016-12-31

  • Sublime Text
    • Simplifed package control installation for Sublime Text 3

results matching ""

    No results matching ""