Releases: codefellows/setup-guide
Releases · codefellows/setup-guide
4.3.1
What's Changed
- makes minor revs to ops setup + adds ssh install by @ewhd in #187
- require aws.amazon.com setup by @rkgallaway in #192
Full Changelog: 4.3.0...4.3.1
4.3.0
What's Changed
- Code 301 Setup Verify Heroku Removal by @HexxKing by @HexxKing in #180
- Update 4-postgres.md by @DavidSouther in #182
- justin-v14postgres-path-change by @JustinHamerly in #179
- add mongoDB install clause for wsl2 users. by @rkgallaway in #184
- Ewhd revise ops setup by @ewhd in #185
- Removes Netlify Install Reqirements by @johncokos in #190
New Contributors
- @HexxKing made their first contribution in #180
- @JustinHamerly made their first contribution in #179
- @ewhd made their first contribution in #185
Full Changelog: 4.2.0...4.3.0
Markdown formatting
What's Changed
- Normalize to using .zshrc in all setups. by @DavidSouther in #164
- Instruction for creating course directory by @kassiebradshaw in #167
- Added instruction for updating WSL by @kassiebradshaw in #166
- When installing Ubuntu guest, suggest 20.04 Focal by @DavidSouther in #169
- Reformat start page by @brookr in #172
- Makes help instructions more campus-agnostic. by @brookr in #173
- Provides macOS specific starting steps. by @brookr in #175
- Updates 10-verify.md by @brookr in #176
- Rewords ops setup instructions. by @brookr in #174
- Softening Heroku Wording by @johncokos in #170
- Cleaning up setup guide by @kassiebradshaw in #178
Full Changelog: 4.1.0...4.1.1
Update Homebrew and oh-my-zsh
More explanation of steps for homebrew and oh-my-zsh
Individual Instructions for each OS
Updated the directions for each OS upgrades.
Update Formating
Updated formatting for setup instructions. Specifically indented version numbers.
Ops Setup Guide Broken Out
Updated the OPS Setup to have individual steps o be broken out for the end user to run.
VS Code Updates
- Added additional instructions for WSL users to install VS Code.
- Added step verifications to the top of each setup page.
- Updated homebrew insall instructions.
2.5.0
What's Changed
- Homebrew no longer needs to be specific folders by @johncokos in #138
Full Changelog: 2.4.1...2.5.0
Remove NVM reference to create .nvm folder
- Previously removed NVM from 102 setup guide.
- Removed reference to run a bash script that was already removed.