[Pyobjc-dev] ANN: PyObjC 4.0
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2017-09-25 08:59:56
|
Hi, I’m happy to announce PyObjC 4.0. The major difference in this release is support for new APIs and frameworks introduced in macOS 10.13 (High Sierra). A minor change is that the documentation is now on readthedocs: <http://pyobjc.readthedocs.io/en/latest/ <http://pyobjc.readthedocs.io/en/latest/>> The release notes <http://pyobjc.readthedocs.io/en/latest/changelog.html <http://pyobjc.readthedocs.io/en/latest/changelog.html>> contain more detailed information on what has changed. And finally a technical note: this release was cut from the macos10.13-support branch of the repository, I haven’t merged the branch back into default yet. Ronald |