This file provides an overview of the direction this project is heading.
Current version: 0.8.13
- Create a test suite for the module
- Separate type annotations from iters.py into iters.pyi
- Further enrich the command line
- Finalize the API
- Document each submodule extensively
- Include proper CI workflows (travis/circle)
- Enhance the test suite
- Incorporate user feature requests
- Increment major version once serious bugs are found in 3 functions or more that necessitate their removal
- Major feature additions, with more focus on low-level stuff
- Comprehensive bugfixes
- Possibly rework project structure and make use of lazy imports