Skip to content

Releases: rfporter/LV-muParser

Release v3.1.2

10 Jan 07:24
Compare
Choose a tag to compare

Added dlls for all platforms to build spec.

Release v3.1.1

17 Nov 07:38
Compare
Choose a tag to compare

Added cRIO RT Linux support
Removed Linux 32-bit support
Remapped error codes to 515000 range
Updated docs

Release v3.0.0

09 Oct 22:45
Compare
Choose a tag to compare

Renamed shared object to libmuparser-lv.dll for all targets. Statically linked.
Support for bitwise operators.
Support for binary and hex values.
Support for modulo operator.

Release V2.1.0

22 Dec 16:55
68d00dd
Compare
Choose a tag to compare

Updated muparser to v2.3.4. Renamed shared objects for non-windows targets.

V2.0.1

02 Dec 15:43
Compare
Choose a tag to compare

Added accessor for reading constants

V2.0.0

03 Jun 21:40
Compare
Choose a tag to compare

Changed mupExpr to byValue class

V1.1.1: Error token and position accessible

09 Jan 23:22
Compare
Choose a tag to compare
  • Added mupGetLastError to get error details
  • Added error details output to mupExpr Construct
  • Added mupGetExpr
  • Added mupExpr Get_Last_Error (not very useful)

V1.1.0

04 Dec 22:44
Compare
Choose a tag to compare

Added get variable value to mupExpr class
Added VI descriptions
Added examples to release package

Initial Release

25 Oct 20:44
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

First release. Examples and documentation not ready. Still needs more testing.