Skip to content

Releases: ni/nipanel-python

nipanel 0.1.0-dev1

10 Sep 19:14
1633926
Compare
Choose a tag to compare
nipanel 0.1.0-dev1 Pre-release
Pre-release

What's Changed

  • Add publishing instructions for nipanel package in CONTRIBUTING.md (#150)
  • Add PyPI front matter by (#151)
  • Add bt.TimeDelta and ht.timedelta converters (#153)
  • Type match with collections.abc.Collection and some exclusions (#152)
  • Fix errors with 'poetry update', and run 'poetry update' (#156)

Full Changelog: 0.1.0-dev0...0.1.0-dev1

nipanel 0.1.0-dev0

29 Aug 14:02
31faef3
Compare
Choose a tag to compare
nipanel 0.1.0-dev0 Pre-release
Pre-release

Introducing nipanel

The nipanel Python package provides support for interactive Test and Measurement panels. Use it to launch interactive panels and get or set values on controls and indicators. Whether you’re developing automated test sequences or interactive measurement applications, nipanel makes it easy to bridge Python code and interactive panels.

Full Changelog: https://github.com/ni/nipanel-python/commits/0.1.0-dev0