Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 491 Bytes

CHANGES.rst

File metadata and controls

26 lines (18 loc) · 491 Bytes

Changes log

1.1.2 - 2018-02-09

  • Changed license to MIT
  • Tested with Python 3.5 and 3.6

1.1.1 - 2015-03-22

  • Fixed bug of timeout context manager as bool under Python 2.x
  • Tested with Python 3.4

1.1.0 - 2014-05-02

  • Added support for TIMER signal based timeout control (Posix OS only)
  • API changes due to new timeout controls
  • An exhaustive documentation.

1.0.0 - 2014-02-09

Initial version