v1.0.0
Beginning of version-controlled IgorAcq.
All required .ipf files for an experiment to compile successfully are now found in the "required" folder. Everything is working fairly well (as well as it can in Igor...).
From here on, all changes to the master branch should follow standard version control conventions (i.e. X.Y.Z where Z is incremented for bug fixes, Y is incremented for backward compatible added features, and X is incremented for breaking changes. If X increases, Y and Z reset to 0)