Skip to content

Releases: ni/niveristand-python

Release 3.2.0

29 Aug 05:12
b510c99
Compare
Choose a tag to compare

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

25 Jan 23:41
963c044
Compare
Choose a tag to compare

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

22 Jun 20:23
f851287
Compare
Choose a tag to compare

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

15 Feb 16:30
557de59
Compare
Choose a tag to compare

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

09 Nov 03:41
0cbcdb9
Compare
Choose a tag to compare

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

11 Feb 15:37
665d1f1
Compare
Choose a tag to compare

This release drops support for VeriStand 2018 and contains small bug fixes.

Release 1.0.1

20 May 10:55
accb48f
Compare
Choose a tag to compare

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

15 Oct 12:09
78a0ea3
Compare
Choose a tag to compare

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

19 Aug 13:05
f3a766a
Compare
Choose a tag to compare

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

03 Apr 10:43
a91da58
Compare
Choose a tag to compare

This release adds the possibility of passing arguments to top-level Real Time sequences.