What's Changed
* Remove trigger and process and mark deprecated functions as such by fk3 in https://github.com/SweepMe/pysweepme/pull/35
* Clear port after connecting to an instrument by fk3 in https://github.com/SweepMe/pysweepme/pull/36
**Full Changelog**: https://github.com/SweepMe/pysweepme/compare/Release-1.5.6.8_(pypi)...v1.5.6.9
Release-1.5.6.8_(pypi)
What's Changed
* Device communication redesign by fk3 in https://github.com/SweepMe/pysweepme/pull/34
**Full Changelog**: https://github.com/SweepMe/pysweepme/compare/Release-1.5.6.7_(pypi)...Release-1.5.6.8_(pypi)
Release-1.5.6.7_(pypi)
What's Changed
* Add option for applications to register their own UI function by fk3 in https://github.com/SweepMe/pysweepme/pull/32
* Enable an application to define an alternative way for file IO by fk3 in https://github.com/SweepMe/pysweepme/pull/33
**Full Changelog**: https://github.com/SweepMe/pysweepme/compare/Release-1.5.6.6_(pypi)...Release-1.5.6.7_(pypi)
Release-1.5.6.6_(pypi)
What's Changed
* Only add folders to system PATH environment variable when they contain dll's by fk3 in https://github.com/SweepMe/pysweepme/pull/31
**Full Changelog**: https://github.com/SweepMe/pysweepme/compare/Release-1.5.6.5_(pypi)...Release-1.5.6.6_(pypi)
Release-1.5.6.5_(pypi)
What's Changed
* FolderManager: addFolderToPATH only adds driver folder, libs and libr… by afischer-sweepme in https://github.com/SweepMe/pysweepme/pull/6
* Only get FolderManager Instance when needed, but not when importing by fk3 in https://github.com/SweepMe/pysweepme/pull/9
* Socket ports by ivan-sweepMe in https://github.com/SweepMe/pysweepme/pull/10
* Multi instance abilities by fk3 in https://github.com/SweepMe/pysweepme/pull/14
* Port manager by afischer-sweepme in https://github.com/SweepMe/pysweepme/pull/15
* Harmonize multiinstance portmanager by fk3 in https://github.com/SweepMe/pysweepme/pull/16
* Fix interpretation of what is primary and non-primary for multiple in multi-instance by fk3 in https://github.com/SweepMe/pysweepme/pull/17
* Add PythonScripts folder to FolderManager by fk3 in https://github.com/SweepMe/pysweepme/pull/18
* Fix instantiation of FolderManager by fk3 in https://github.com/SweepMe/pysweepme/pull/19
* Support multiple python versions and bitnesses in one driver / module by fk3 in https://github.com/SweepMe/pysweepme/pull/22
* Project structure and automation by fk3 in https://github.com/SweepMe/pysweepme/pull/23
* Look in libraries folder for libs by fk3 in https://github.com/SweepMe/pysweepme/pull/24
* Explicitly specify excluded rules by fk3 in https://github.com/SweepMe/pysweepme/pull/28
* Reach handling by fk3 in https://github.com/SweepMe/pysweepme/pull/27
* Parameter handling by fk3 in https://github.com/SweepMe/pysweepme/pull/29
* Move port clearing to separate function by fk3 in https://github.com/SweepMe/pysweepme/pull/30
**Full Changelog**: https://github.com/SweepMe/pysweepme/commits/Release-1.5.6.5_(pypi)