Change Log

All notable changes to ORSSerialPort are documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

This section is for changes commited to the ORSSerialPort repository, but not yet included in an official release.

[2.0.2] - 2016-03-14

CHANGED

FIXED

[2.0.1] - 2015-09-26

ADDED

FIXED

[2.0.0] - 2015-09-21

Version 2.0.0 is a major update to ORSSerialPort. It includes enhancements including a new packet parsing API, bug fixes, performance improvements, and additional example code.

It is mostly API compatible with previous releases, requiring no code changes on the part of most users. The exception is that the methods for creating an ORSSerialRequest object have changed slightly. The old methods are deprecated, but still available.

Important note: Due to a change to the underlying system API used by ORSSerialPort, as of this release, it only supports deploying to OS X 10.7 or later. If you require support for OS X 10.6, use version 1.8.2. The requirements for building ORSSerialPort (Xcode 4.4+ on 10.7+) have not changed.

ADDED

DEPRECATED

No API has been removed, but a few methods have been deprecated their use should be replaced as soon as possible:

REMOVED

CHANGED

[1.8.2] - 2015-08-10

Note that this is the last release of ORSSerialPort to support deploying to OS X 10.6.

FIXED

[1.8.1] - 2015-07-06

CHANGED

FIXED

[1.8.0] - 2015-04-13

ADDED

CHANGED

[1.7.1] - 2015-04-05

ADDED

FIXED

[1.7.0] - 2015-03-15

ADDED

CHANGED

FIXED

[1.5.4] - 2015-02-08

ADDED

FIXED

[1.5.3] - 2014-12-21

CHANGED

FIXED

[1.5.2] - 2014-12-20

ADDED

FIXED

[1.5.1] - 2014-11-03

CHANGED

FIXED

[1.5.0] - 2014-11-01

ADDED

CHANGED

[1.0.4] - 2014-10-31

ADDED

CHANGED

FIXED

[1.0.3] - 2014-04-21

CHANGED

FIXED

[1.0.2] - 2013-12-14

FIXED

[1.0.1] - 2013-08-31

ADDED

[1.0.0] - 2013-03-10

ADDED

FIXED

[0.0.1] - 2012-06-27

ADDED

Initial release