Releases: paul-breen/xcsv-plot
Releases · paul-breen/xcsv-plot
Release list
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Ensure we never accidentally commit the local copy of the main package As this a subpackage, we symlink the main package's __init__.py in-place for development. We should never commit this though; that should be committed from its own repo (xcsv). Hence we .gitignore it here, to avoid any mistakes.