See the [release notes](https://github.com/bbayles/python-pure-cdb/blob/d0964efba73384f29af27a96551251343a4306d5/docs/versions.rst).
3.1.0
See the [release notes](https://github.com/bbayles/python-pure-cdb/blob/2fa4f58501fb27431300461de97a8e29f24cfc3e/docs/versions.rst).
3.0.0
* Only Python 3 is supported now (see PR 25) * The `python-cdb` compatibility module was added(see PR 27)
2.2.0
Version 2.2.0 introduces the non-`strict` mode for working with non-binary database keys. Get it from [PyPI](https://pypi.org/project/pure-cdb/2.2.0/).
2.1.0
With Python 3 support. Get it on [PyPI](https://pypi.org/project/pure-cdb/2.1.0/).