* Let `TurboActivateConnectionDelayedError` and `TurboActivateConnectionError` bubble up. (Thanks to cbenhagen).
1.0.3
Changed
* `TurboActivate.activate()` throws an exception if activation fails
1.0.2
Changed
* Calling `SetCustomActDataPath` under Linux will raise a runtime exception since the method is not available on that platform.
1.0.1
Added
* `TurboActivate.is_date_valid()` now accepts an optional `date` parameter, which must be a string.
Fixed
* We use the correct buffer allocation scheme when using `GetFeatureValue`.' * Solved a packaging problem (README.rst was not included in the distribution).