9 Commits

Author SHA1 Message Date
Zack T
5e5b3255d4 v1.3.1 = Revert change to support older versions of macOS/curl
The `curl` option `--output-dir` is supported until v7.73.0 which causes this script to break on macOS 11 Big Sur and older.
2023-03-04 01:21:33 -07:00
Zack T
369fbff730 v1.3.0 = Add logic to determine if the Issue code was valid
+ Improved the curl command for the download of the Support Application
  + Will now be able to determine if the Issue Code Name is valid or not
2022-05-13 19:05:52 -07:00
Zack T
626e07edd5 1.2.0 = Support for Macs with 10 character serial numbers
+ Updated to support 2021 Macs with 10 character serial numbers
2022-01-06 15:23:18 -07:00
Zack T
2e5fda160c v1.5.0 = Support for Macs with 10 character serial numbers
+ Updated to support 2021 Macs with 10 character serial numbers
2022-01-06 15:20:40 -07:00
Zack T
21511d0583 v1.4.2 = Fixed Python3 compatibility
+ Fixed issue where subprocess was returning bytes-like objects instead of string objects
+ Fixed incorrect argument check in an if statement
+ Switched to requests
+ Minor logic improvements
2022-01-06 15:02:05 -07:00
Zack T
7f7ec48316 v1.4.1 = Python3 compatibility
+ Python3 compatibility
2021-11-29 22:37:19 -07:00
Zack T
5985e0f5a4 v1.1.0 = Logic improvements and updates for Big Sur
+ Numerous overall logic improvements
+ Updated to account for xpath change in Big Sur (fixes determining the `Friendly Model Name`)
2021-05-06 19:22:16 -07:00
Zack T
ddb71b86b5 v1.4.0 = Updated logic for determining the Jump Name Attribute
+ Updated logic for determining the Jump Name Attribute
2020-10-20 19:20:23 -07:00
Zack T
85b11c2cb1 v1.0.0 = Initial Version
+ Initial Version

Moving location.
2020-10-20 19:18:49 -07:00