Skip to content

Releases: mabuchilab/Instrumental

0.7

29 May 20:21
Compare
Choose a tag to compare

Added

  • New drivers:
    • Keysight 81160A (thanks Sylvain Pelissier)
    • Tektronix MSO/DPO 3000 series oscilloscopes
    • Mad City Labs NanoDrive (thanks Sébastien Weber)
    • SmarAct SCU (thanks Sébastien Weber)
    • ThorLabs TLPM power meter (thanks Sébastien Weber)
  • Exposure Facet for uc480 (thanks Sébastien Weber)
  • Multi device NIDAQ Tasks (thanks Luka Skoric)

Changed

  • Define _MSC_VER in tlccs driver to fix choice of typedefs
  • Fix Rigol function generator detection
  • Overhauled Picam driver
    • Now uses Camera interface
    • Added Linux support
    • Added to the docs
  • Linked driver development references to the corresponding function/method/class (thanks Drew
    Risinger)

Removed

  • Use of deprecated matplotlib.cbook.is_string_like

0.6

30 Aug 17:30
Compare
Choose a tag to compare
0.6

Final release supporting Python 2.

0.5

03 Feb 22:19
Compare
Choose a tag to compare
0.5
Only deploy once, for Python 3.6

Since we only end up uploading an sdist anyway, this avoids repeat
uploads, which cause Travis to error.

0.4.2

14 Nov 02:39
Compare
Choose a tag to compare
Prepare for bugfix-bugfix release 0.4.2

0.3.1

26 Jun 19:31
Compare
Choose a tag to compare
Prep for release 0.3.1

0.3

24 Jun 00:04
Compare
Choose a tag to compare
0.3
Switch to using napoleon with sphinx

v0.2

16 Dec 03:01
Compare
Choose a tag to compare

Our first official release!