You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consistent user facing terminology (eg, batch/glob and better naming for cli ops and script)
parallel multi buffer processing (with rayon?)
Automated releasing and artefact building on the CI
User documentation in one place (rustbook? readme? --help / --user-manual? or multiple of these with a shared text source)
Examples with images for all operations in user facing documentation
Nice to haves:
Image Engine refactor
CI performance benchmarking (currently most time is by far spent in the image operations themselves; not parsing or other sic functionality; it would be nice to have performance numbers over time though!)
The text was updated successfully, but these errors were encountered:
Milestone Tracker
What should be in before 1.0.0:
buffers
#?--help
/--user-manual
? or multiple of these with a shared text source)Nice to haves:
The text was updated successfully, but these errors were encountered: