Skip to content

Releases: marcpage/pylavi

v0.3.2 Now shows all failures for each file

06 Apr 13:42
90a3e81
Compare
Choose a tag to compare

This addresses Issue #66. We now show all errors for a given file and not just the first found error.

v0.3.1 Added validation of config file

27 Mar 16:49
Compare
Choose a tag to compare

Minor update from v0.3.0 which adds validation of the config yaml file. This prevents mis-spelled options from being silently ignored.

v0.3.0 Referenced file paths can be validated and config file used

23 Mar 03:22
Compare
Choose a tag to compare

Now you can specify different validation checks for different paths via a config file

You can also validate the dependency paths are not absolute paths

v0.2.0 Full featured vi_validate

15 Mar 23:06
4878173
Compare
Choose a tag to compare

vi_validate can validate a whole host of attributes about VIs, from separate code, version, to path length and passwords.

v0.1.0

13 Mar 19:07
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

vi_validate tool can validate the version of LabVIEW used to save VIs (and other files) as well as validate no beta/alpha/dev, etc.

https://pypi.org/project/pylavi/0.1.0/