- Add custom baud rates 13
- Update package dependency constraints
- Update package dependency constraints
- base >= 4.12 && < 4.17
- Update package dependency constraints
- Win32 >= 2.11 && < 2.14
- Add documentation and code samples
- Update package dependency constraints
- Lock Posix serial port for exclusive access
- Simplify internal usage of serial port handles under both Posix and Windows
- Add hWithSerial
- Minor updates to make future refactoring easier
- Derive Show and Read instances for SerialPortSettings, CommSpeed, StopBits, Parity, and FlowControl datatypes.
- Update minimum Cabal-version to 1.10
- Minor syntax changes
- Minor code cleanup
- Open in non-blocking mode, immediately reverting to blocking to fix OS-X problem