Optimized to leverage SYM-Helper (1.1.1), Setup Your Mac (1.14.0) leverages new features of swiftDialog (2.4.0)
Updates
- Updated Vimeo ID
- Corrected omission of [SYM-Helper] for
moveableInProduction
- Updated "Microsoft Office 365" to "Microsoft 365"
- Added OS Build number to webhook output Pull Request No. 124; thanks, @drtaru!
- Changed filepath validation test from
-f
(i.e., "True if file exists and is a regular file") to-e
(i.e., "True if file exists (regardless of type)."); thanks for the inspiration, @mrmte! Issue 19; thanks for the code suggestion, @bartreardon! - Updates to
README.md
,CONTRIBUTORS.md
andCONTRIBUTING.md
Pull Request No. 128; thanks, @robjschroeder! - Refactored the way
brandingBanner
variable is checked Pull Request No. 131; thanks, @drtaru! - Increased minimum required version of swiftDialog to
2.4.0.4750
- Leveraged the new
listitem: subtitle
option with a dedicatedsubtitle
field inpolicyJSON
- Corrected misspelling of "policies" in log entries Issue No. 134; thanks, @Honestpuck!
- Updated
brandingBanner
to image by benzoix on Freepik
What's Changed
- Update README.md CONTRIBUTORS.md, CONTRIBUTING.md by @robjschroeder in #128
- brandingBanner Refactor by @drtaru in #131
- Update SYM-Helper image by @dan-snelson in #133
Full Changelog: v1.13.0...v1.14.0