libserialport 0.1.2 released!

We're happy to announce that libserialport 0.1.2 has been released!

libserialport is a portable, LGPLv3+ shared library written in C which allows users to talk to serial port devices on various OSes (including Linux, Windows, Mac OS X, FreeBSD, and Android).

The 0.1.2 release is compatible with 0.1.1 in that no existing APIs have been changed or removed. The release contains mostly bugfixes and updates to the code base.

Additionally, examples for libserialport usage are now provided, along with Visual Studio project files for those who want to use them.

The tarball (libserialport-0.1.2.tar.gz) can be downloaded from sigrok.org: https://sigrok.org/download/source/libserialport/

If you notice any bugs, please report them at sigrok.org/bugzilla or on https://github.com/sigrokproject/libserialport.

Thanks to all contributors!