Releases: ni/niveristand-python
Release 3.2.0
This release adds Enhanced Virtual Validation elements and improved error handling in the VeriStand System Definition API.
Download can be found on PyPi: niveristand 3.2.0.
Release 3.1.0
This release adds support for configuring virtual electronic control units (ECUs) with the VeriStand System Definition API.
Download can be found on PyPi: niveristand 3.1.0.
Release 3.0.0
This release adds a Pythonic wrapper around the VeriStand System Definition API. It also removes support for Python 3.7 as it is end-of-life.
Download can be found on PyPi: niveristand 3.0.0.
Release 2.1.0
This release adds compatibility with pythonnet 3.0.1 and python 3.9+.
Download can be found on PyPi: niveristand 2.1.0.
Release 2.0.2
This release enforces that pythonnet 2.5.2 or compatible is installed with niveristand in order to resolve incompatibilities with pythonnet 3.0.0.
Release 2.0.1
This release drops support for VeriStand 2018 and contains small bug fixes.
Release 1.0.1
Small release with bug fixes. These bugs were introduced by updates to pythonnet library.
This is an optional update for anyone running into problems when using deterministic mode sequences.
Releases 1.0.0
Moving out of beta and into stable!
This release fixes several issues reported by the community, and includes a good set of functionality that allows VeriStand users to create Real-Time sequences that will satisfy several use cases.
Release 0.9.3
This release fixes documentation issues and allows any version of VeriStand on the host to be used with this package. Official support is still limited to VeriStand 2018 or later.
Release 0.9.2
This release adds the possibility of passing arguments to top-level Real Time sequences.