~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**
- First release on PyPI.
- Add following public API:
- :class:`iterproxy.IterProxy <iterproxy.iterproxy.IterProxy>`
- :func:`iterproxy.and_ <iterproxy.iterproxy.and_>`
- :func:`iterproxy.or_ <iterproxy.iterproxy.or_>`
- :func:`iterproxy.not_ <iterproxy.iterproxy.not_>`
**Miscellaneous**
- 100% code coverage test.