-
Notifications
You must be signed in to change notification settings - Fork 17
Priorities for next version release
Tim Miller edited this page Aug 4, 2023
·
2 revisions
We are currently calling it 0.7.0 to be conservative but have discussed making this a 1.0.0 release which would lead us to focus on code improvements more than feature additions. I am setting up this page to put some proposed priorities and then we can edit/modify as needed.
- Higher unit test completion
- Higher density of type hints
- Break up large code blocks (esp in entry points)
- Reduce complexity of REST APIs by consolidating cnlpt (default) model type into one script
- Python 3.11 testing/support
- Docker documentation for releases