Skip to content

Latest commit

 

History

History
265 lines (195 loc) · 7.58 KB

CHANGES.adoc

File metadata and controls

265 lines (195 loc) · 7.58 KB

Changes

14.0.0 (2021-10-25)

  • Updated to macOS Monterey - Brooke Kuhlmann

  • Removed notes from pull request template - Brooke Kuhlmann

13.0.0 (2021-08-01)

  • Added install Node function - Brooke Kuhlmann

  • Updated Node package install script to use NPM - Brooke Kuhlmann

  • Updated Ruby installer to use Frum - Brooke Kuhlmann

  • Updated shell option help text - Brooke Kuhlmann

  • Removed NPM install check function - Brooke Kuhlmann

12.0.1 (2021-07-17)

  • Updated to Ruby 3.0.1 - Brooke Kuhlmann

  • Updated to Ruby 3.0.2 - Brooke Kuhlmann

12.0.0 (2021-03-16)

  • Fixed environment configuration to source Bash resource - Brooke Kuhlmann

  • Added Homebrew installation to Homebrew sripts - Brooke Kuhlmann

  • Added Node packages script - Brooke Kuhlmann

  • Added Ruby gems script - Brooke Kuhlmann

  • Added Rust crates script - Brooke Kuhlmann

  • Added bare package installer - Brooke Kuhlmann

  • Added dotfiles script - Brooke Kuhlmann

  • Added mas check to App Store install script - Brooke Kuhlmann

  • Added version release notes - Brooke Kuhlmann

  • Updated dev tools installer to agree to Rosetta license - Brooke Kuhlmann

  • Updated install root detection to support Elm - Brooke Kuhlmann

  • Updated setup software as configure software script - Brooke Kuhlmann

  • Removed CPU detection in favor of architecture detection - Brooke Kuhlmann

  • Refactored install scripts to separate script paths - Brooke Kuhlmann

11.2.0 (2021-02-27)

  • Added Apple Silicon instructions - Brooke Kuhlmann

  • Added CPU utility function - Brooke Kuhlmann

  • Added Homebrew install function - Brooke Kuhlmann

  • Added Homebrew utility path functions - Brooke Kuhlmann

  • Added Rosetta to development tools install script - Brooke Kuhlmann

  • Added environment configuration for scripts - Brooke Kuhlmann

  • Updated to Circle CI 2.1.0 - Brooke Kuhlmann

  • Updated to Docker Alpine Ruby image - Brooke Kuhlmann

  • Refactored installer functions to be alphabetically sorted - Brooke Kuhlmann

  • Refactored utility functions to be alphabetically sorted - Brooke Kuhlmann

  • Refactored verifier functions to be alphabetically sorted - Brooke Kuhlmann

11.1.1 (2021-01-10)

  • Fixed brew formulae list error - Brooke Kuhlmann

  • Updated boot disk recovery documentation - Brooke Kuhlmann

11.1.0 (2021-01-03)

  • Added caffeination to restore process - Brooke Kuhlmann

  • Updated boot disk instructions for main disk format - Brooke Kuhlmann

  • Updated troubleshooting documentation - Brooke Kuhlmann

  • Removed README Startup Security Utility documentation - Brooke Kuhlmann

11.0.0 (2020-12-30)

  • Fixed Circle CI configuration for Bundler config path - Brooke Kuhlmann

  • Added Circle CI explicit Bundle install configuration - Brooke Kuhlmann

  • Updated to Git Lint 2.0.0 - Brooke Kuhlmann

  • Updated to Ruby 3.0.0 - Brooke Kuhlmann

10.0.0 (2020-11-15)

  • Added macOS Big Sur support

  • Updated project documentation to conform to Rubysmith template

  • Updated to Git Lint 1.3.0

  • Updated to Ruby 2.7.2

9.0.0 (2020-09-12)

  • Fixed Homebrew cask verifier deprecation warning

  • Removed Homebrew Mecurial formula verification check

  • Removed unnecessary verifier code comments

  • Refactored utility basename and extension utilities

8.2.0 (2020-07-22)

  • Fixed project requirements

  • Fixed screencast image URL

  • Updated GitHub templates

  • Updated README credit URL

  • Updated README screencast URL

  • Updated README screencast cover to SVG format

  • Updated to Git Lint 1.0.0

  • Refactored Rakefile requirements

8.1.0 (2020-04-01)

  • Added README production and development setup instructions

  • Updated Circle CI build label

  • Updated README screencast to use larger image

  • Updated documentation to ASCII Doc format

  • Updated to Code of Conduct 2.0.0

  • Updated to Git Cop 4.0.0

  • Updated to Ruby 2.7.1

  • Removed README images

8.0.1 (2020-01-01)

  • Added Startup Security Utility to README.

  • Updated README screencast.

  • Updated to Ruby 2.7.0.

  • Refactored caffeinate machine function to process grep.

8.0.0 (2019-10-12)

  • Updated to Rake 13.0.0.

  • Updated to Ruby 2.6.5.

  • Updated to macOS Catalina.

7.2.1 (2019-09-01)

  • Updated README screencast tutorial.

  • Updated to Ruby 2.6.4.

7.2.0 (2019-08-01)

  • Added file install function.

7.1.2 (2019-06-01)

  • Updated contributing documentation.

  • Updated to Git Cop 3.5.0.

7.1.1 (2019-05-01)

  • Added project icon to README.

  • Updated to Ruby 2.6.3.

7.1.0 (2019-04-01)

  • Added XCode installer fix to troubleshooting section.

  • Updated to Ruby 2.6.1.

  • Updated to Ruby 2.6.2.

7.0.0 (2019-01-01)

  • Fixed Circle CI cache for Ruby version.

  • Fixed installation of apps with no extension.

  • Fixed program installs.

  • Added Circle CI Bundler cache.

  • Added README boot disk documentation.

  • Added README troubleshooting section.

  • Updated to Git Cop 3.0.0.

  • Updated to Ruby 2.6.0.

  • Removed Java development tools from setup.

  • Removed download file function.

6.1.0 (2018-11-01)

  • Updated to Java SE Development Kit 11.

  • Updated to Ruby 2.5.2.

  • Updated to Ruby 2.5.3.

  • Removed unnecessary source code comments.

6.0.0 (2018-10-01)

  • Added XCode install tip.

  • Updated boot disk creation to macOS Mojave.

  • Updated to Contributor Covenant Code of Conduct 1.4.1.

  • Updated to Java SE Development Kit 10.

5.0.0 (2018-08-01)

  • Fixed Markdown ordered list numbering.

  • Fixed verification of Homebrew formulas.

  • Added App Store application verification.

  • Added Homebrew cask application verifier.

  • Updated Git checkout to silence detached head warnings.

  • Updated README documentation.

  • Updated Semantic Versioning links to be HTTPS.

  • Updated boot disk format documentation.

  • Updated project changes to use semantic versions.

  • Removed Java install support.

  • Removed restorer functions.

  • Refactored function parameter documentation.

  • Refactored library function order.

4.1.0 (2018-04-01)

  • Updated README license information.

  • Updated README screencast tutorial.

  • Updated to Circle CI 2.0.0 configuration.

  • Updated to Git Cop 2.2.0.

  • Updated to Ruby 2.5.1.

  • Removed Patreon badge from README.

4.0.0 (2018-01-01)

  • Added Gemfile.lock to .gitignore.

  • Updated to Apache 2.0 license.

  • Updated to Ruby 2.4.3.

  • Updated to Ruby 2.5.0.

3.1.0 (2017-11-26)

  • Updated Gemfile.lock file.

  • Updated boot disk documenation to mention APFS.

  • Updated to Bundler 1.16.0.

  • Updated to Git Cop 1.7.0.

  • Updated to Rake 12.3.0.

  • Updated to Rubocop 0.51.0.

3.0.0 (2017-10-01)

  • Fixed table of contents.

  • Updated boot disk creation to use macOS High Sierra.

  • Updated gem dependencies.

  • Updated to Git Cop 1.6.0.

  • Updated to Ruby 2.4.2.

2.2.0 (2017-07-16)

  • Added Git Cop support.

  • Updated CONTRIBUTING documentation.

  • Updated GitHub templates.

  • Updated README headers.

  • Updated gem dependencies.

2.1.0 (2017-04-29)

  • Fixed Java SE Development Kit install.

  • Fixed install-all command

2.0.0 (2017-04-09)

  • Added Homebrew Casks install script.

  • Updated README semantic versioning order.

  • Updated contributing documentation.

  • Refactored Homebrew software as Homebrew Formulas.

1.3.1 (2017-01-08)

  • Fixed install of zip app downloads with sub-directories.

1.3.0 (2017-01-01)

  • Updated README versioning documentation.

  • Removed CHANGELOG.md (use CHANGES.md instead).

1.2.0 (2016-10-12)

  • Fixed reinstaller path issues with application and extension scripts.

  • Added screencast to README.

1.1.0 (2016-10-11)

  • Fixed Bash script header to dynamically load correct environment.

  • Fixed verification of Homebrew application installs.

  • Added script hook for App Store software install.

  • Added script hooks for unfinished custom configurations.

  • Updated and clarified README documentation.

1.0.0 (2016-10-05)

  • Initial version.