Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 697 Bytes

File metadata and controls

29 lines (19 loc) · 697 Bytes

Roadmap

This file provides an overview of the direction this project is heading.

Current version: 0.8.13

0.9

  • Create a test suite for the module
  • Separate type annotations from iters.py into iters.pyi
  • Further enrich the command line

1.0

  • Finalize the API
  • Document each submodule extensively
  • Include proper CI workflows (travis/circle)

1.x

  • 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

2.0

  • Major feature additions, with more focus on low-level stuff
  • Comprehensive bugfixes
  • Possibly rework project structure and make use of lazy imports