Increase mas's minimum supported macOS version from 10.13 to 10.15 or newer #612
Labels
🧽 chore
Administrative task: documentation, build, test, release, git, etc.
📚 dependencies
Update dependencies
💬 team discussion
Increase mas's minimum supported macOS version from 10.13 to 10.15 or newer.
This should be done only on the release of a major version.
The user base on macOS 10.13 & 10.14 is probably small.
The benefits of which I'm aware of increasing the minimum macOS version for running mas are (by minimum version):
NSWorkspace.openApplication(…)
JSONSerialization.WritingOptions.withoutEscapingSlashes
Logger
Date.ISO8601Format
Date.ISO8601FormatStyle
Regex
& relatedLocale.Currency
RangeSet
I know that there are other benefits, I just haven't yet identified them.
The text was updated successfully, but these errors were encountered: