Skip to content

Tags: tfeb/csvf

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
Version 1.0.0

This is identical to 20200430

20200430

Toggle 20200430's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
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.

20200429

Toggle 20200429's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
20200429 prerelease

Bug fix when fields but no processors were specified

20200427

Toggle 20200427's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
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.

final-old-version

Toggle final-old-version's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
Last version even slightly compatible with the gist

After this the options to let it write anything other than CSV are
gone.

20200422

Toggle 20200422's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
Context managers for processor modules

20200417

Toggle 20200417's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
20200417 release

Processor modules

20200416

Toggle 20200416's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
20200416 prerelease

Field editing, a lot of soup from the gist version

20200416-csv

Toggle 20200416-csv's commit message

Verified

This tag was signed with the committer’s verified signature.
tfeb Tim Bradshaw
CSV writing support version

final-gist

Toggle final-gist's commit message
Final version which was a gist