Revision history for Perl module Ma::OSVersion
1.016 2025-01-09T06:02:08Z
*
add Sequoia
1.015 2024-02-15T06:09:28Z
*
fix incomplete release
1.011 2024-02-13T21:50:26Z
*
refresh distro, update email addresses, move to BRIANDFOY
1.009 2023-06-07T02:20:04Z
*
Update for macOS 14, Sonoma
1.008 2022-06-07T01:05:22Z
*
Update macOS 13 to "Ventura"
1.007 2022-01-09T03:15:09Z
*
Added macOS 13 Mammoth. Maybe that's the name, maybe it's not. I'll
update it if it changes.
1.006 2021-07-28T17:18:59Z
*
More updates to make this behave properly under 11.x and 12.x.
The previous release is broken.
1.005 2021-07-28T06:18:42Z
*
Support Big Sur and Monterey
1.004 2020-02-12T06:32:03Z
*
Add Catalina
1.003 2018-06-06T14:16:04Z
*
Update for High Sierra and Mojave
*
Change to the Artistic License 2.0
1.002 2016-06-30T23:04:33Z
*
Add El Capitan and Sierra
1.01 - 2015-01-03
*
Add Yosemite to the list
0.16 - 2014-01-06
*
Update meta data and requirements in Makefile.PL
0.15 - 2013-12-17
*
Support Mavericks
0.14_01 - 2011-07-27
*
Update for Lion
0.14 - 2008-08-31
*
Update for Snow Leopard
0.12 - 2008-01-16
*
Added functions minor_version_numbers, minor_version_names, and
methods() to get lists of data that the module uses
*
The gestalt.t test doesn't blow up if Mac::Gestalt is missing.
*
The Makefile.PL should exit(0) if you're not on a Mac (I'm
looking at you, CPAN::Reporter!)
0.11 - 2007-11-18
*
check if the external commands exist before trying to use them
0.10 - 2007-11-18
*
initial release of a module to try different methods to get
various numbers associated with Mac OS X versions.