Skip to content

v1.0.0

Compare
Choose a tag to compare
@TimChild TimChild released this 08 Jun 23:19
· 228 commits to master since this release
55258b4

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)