Skip to content

v2.0.0.dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@WeisLeDocto WeisLeDocto released this 10 Mar 16:09
· 724 commits to master since this release

What's Changed

  • Fixed a bug when switching trigger mode on the XiAPI Camera by @PIERROOOTT in #32
  • Fixed a few bugs in the ClientServer Block by @PIERROOOTT in #33
  • A test suite was added to improve bug detection, to be expanded later
  • The example, documentation, and utility files are not included anymore with the package
  • The instantiation of Generator Path objects is now cleaner and users can define their own Paths in the scripts
  • The edges of the boxes in the Camera Displayer window adapt to the size of the image
  • The behavior of the spam argument of the IOBlock was changed
  • The Block was modified to avoid bugs when calling its fine-grain control methods
  • Minor bug fixes
  • Minor refactoring and syntax improvements

New Contributors

Full Changelog: v2.0.0.dev0...v2.0.0.dev1