Releases: ni/nipanel-python
Releases · ni/nipanel-python
nipanel 0.1.0-dev1
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
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