- #107 Fixes an error due to changes in Munki. Thanks @joncrain for the contribution.
- #108 Fixes a profile checkin issue where profiles mysteriously lack a
PayloadType
. Thanks @johnmikee for that. - #109 Now that we're actually writing sal-script logs out, make sure they use TZ-aware datetimes. Thanks @ninxsoft for getting us on ISO8601.
- #110 Prevents an unlikely-to-happen-on-modern-macOS problem with SUS log parsing. @sheagcraig