* Support read-only lazy loading of case-insensitive mappings from orthography. * Docs fixes.
0.2.1
------------------
* Mark as zip-safe. * Correct some loading code to work better for subpackages.
0.2.0
------------------
* Constructs islex.data namespace for other packages to land in. * Improved handling of morphologically-analyzed words. * Include behaviors to restore to strings. * Include functions to write to external files for managing data as subpackages. * codecov support
0.1.2
------------------
* (intended difference with : release to PyPI done by Travis.) * Refactor to use `attrs` classes for clean, fast types.
0.1.1
------------------
* released on pypi (without this note). * added several tweaks and tuning towards coverage with pytest
0.1.0
------------------
* First release on PyPI. * Supported Travis-CI, islex.readthedocs.org, and pyup-ci.org