This release introduces following new things:
- support of method descriptors
- improved support of coroutine and generator functions
- pyitt objects provide properties instead of getter methods
Unfortunately, the last item introduces some changes in the public API that are not fully backward compatible with v1.1.0. Therefore, it may require to adopt the code to work it with this version.