Skip to content

Releases: ni/niveristand-python

Release 3.2.3

Choose a tag to compare

@uppal-drishti uppal-drishti released this 09 Sep 09:22
9ced536

This patch enables target configuration in the run_rt_sequence API. Now, users can explicitly specify the target.

Download can be found on PyPi: niveristand 3.2.3.

Release 3.2.0

Choose a tag to compare

@nirbhat nirbhat released this 29 Aug 05:12
b510c99

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

Choose a tag to compare

@papowerNI papowerNI released this 25 Jan 23:41
963c044

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

Choose a tag to compare

@aaron-ni aaron-ni released this 22 Jun 20:23
f851287

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

Choose a tag to compare

@papowerNI papowerNI released this 15 Feb 16:30
557de59

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

Choose a tag to compare

@blair-ni blair-ni released this 09 Nov 03:41
0cbcdb9

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

Choose a tag to compare

@CiprianAnton CiprianAnton released this 11 Feb 15:37
665d1f1

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

Release 1.0.1

Choose a tag to compare

@cheloizaguirre cheloizaguirre released this 20 May 10:55
accb48f

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

Choose a tag to compare

@cheloizaguirre cheloizaguirre released this 15 Oct 12:09
78a0ea3

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

Choose a tag to compare

@cheloizaguirre cheloizaguirre released this 19 Aug 13:05
f3a766a

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.