Releases: amomra/muParserNET
Releases · amomra/muParserNET
Version 1.0.1
Changelog
- Changes:
- Linking muParser library with MSVC static libraries
- Bug fixes
- Issues closed:
Version 1.0.0
Changelog
- Changes:
- The project was rewritten in C# and using the DLL API of
muParserinstead of the class library - Included some changes in the
muParserDLL API to support the features that the original API don't support - Added the auto-load of the
muParserlibrary according the platform - Added the support for implicit variable declaration
- Fixing some bugs
- The project was rewritten in C# and using the DLL API of
- Issues closed:
Initial release
Initial release of the library. It contains most of the muparserlibrary features.