153 lines
3.7 KiB
Markdown
153 lines
3.7 KiB
Markdown
# 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.
|