CHANGES
=======

1.0.3
-----

* Make read repeatable in non block mode

1.0.2
-----

* seek to end of file for next read

1.0.1
-----

* Fix unicode issue on old version python

1.0.0
-----

* fix bug; add license header

1.0.0rc3
--------

* update changelog
* do not generate version.py

1.0.0rc2
--------

* fix pip install command
* add build status
* add travis
* improve README
* update changes
* add XidEvent; fix unicode issue
* Change readme and change log
* Refactor code
* first implementation
* Initial commit
