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
20200430 prerelease
This makes another set of incompatible changes: all the processor
module functions now get the same set of keyword options.
With luck this the next release will be a real one.
20200427 prerelease
This is a big and incompatible set of changes:
- the script now lives in bin/csvf;
- there is a rudimentary module in lib/csvf.py which is the old script;
- the way processor module enter functions are called has changed;
- there is the skeleton of a Sphinx-based documentation generator.
The README.md is still the best source of documentation.