From f1347d9846abcf8ea48055a5ac74aff87152d246 Mon Sep 17 00:00:00 2001 From: Mariusz Gromada Date: Sat, 26 Jan 2019 12:32:07 +0100 Subject: [PATCH] 4.3.2 - Nuget package fix --- CURRENT/c-sharp/Properties/AssemblyInfo.cs | 4 ++-- .../mXparser-Core.1.0/mXparser-20-Core.1.0.csproj | 6 +++--- .../mXparser-Core.1.1/mXparser-21-Core.1.1.csproj | 6 +++--- .../mXparser-Core.2.0/mXparser-21-Core.2.0.csproj | 6 +++--- .../mXparser-Core.2.1/mXparser-21-Core.2.1.csproj | 6 +++--- .../mXparser-Core.2.2/mXparser-22-Core.2.2.csproj | 6 +++--- .../mXparser-Core.3.0/mXparser-23-Core.3.0.csproj | 6 +++--- .../mXparser-dot.stand.1.0/mXparser-40-dot.stand.1.0.csproj | 6 +++--- .../mXparser-dot.stand.1.6/mXparser-41-dot.stand.1.6.csproj | 6 +++--- .../mXparser-dot.stand.2.0/mXparser-41-dot.stand.2.0.csproj | 6 +++--- CURRENT/c-sharp/mXparser.nuspec | 4 ++-- CURRENT/java/pom.xml | 4 ++-- 12 files changed, 33 insertions(+), 33 deletions(-) diff --git a/CURRENT/c-sharp/Properties/AssemblyInfo.cs b/CURRENT/c-sharp/Properties/AssemblyInfo.cs index 200141c4..336d4356 100644 --- a/CURRENT/c-sharp/Properties/AssemblyInfo.cs +++ b/CURRENT/c-sharp/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("4.3.0.0")] -[assembly: AssemblyFileVersion("4.3.0.0")] +[assembly: AssemblyVersion("4.3.2.0")] +[assembly: AssemblyFileVersion("4.3.2.0")] diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-Core.1.0/mXparser-20-Core.1.0.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-Core.1.0/mXparser-20-Core.1.0.csproj index 7a8f1e64..4d3a9e64 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-Core.1.0/mXparser-20-Core.1.0.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-Core.1.0/mXparser-20-Core.1.0.csproj @@ -4,9 +4,9 @@ netcoreapp1.0 MathParser.org-mXparser mxparser - 4.3.0.0 - 4.3.0.0 - 4.3.0 + 4.3.2.0 + 4.3.2.0 + 4.3.2 MathParser.org-mXparser Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-Core.1.1/mXparser-21-Core.1.1.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-Core.1.1/mXparser-21-Core.1.1.csproj index dcc53795..29263706 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-Core.1.1/mXparser-21-Core.1.1.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-Core.1.1/mXparser-21-Core.1.1.csproj @@ -4,9 +4,9 @@ netcoreapp1.1 MathParser.org-mXparser mxparser - 4.3.0.0 - 4.0.0.0 - 4.3.0 + 4.3.2.0 + 4.3.2.0 + 4.3.2 MathParser.org-mXparser Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.0/mXparser-21-Core.2.0.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.0/mXparser-21-Core.2.0.csproj index c1580e2e..585751a8 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.0/mXparser-21-Core.2.0.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.0/mXparser-21-Core.2.0.csproj @@ -4,9 +4,9 @@ netcoreapp2.0 MathParser.org-mXparser mxparser - 4.2.0.0 - 4.3.0.0 - 4.3.0 + 4.3.2.0 + 4.3.2.0 + 4.3.2 MathParser.org-mXparser Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.1/mXparser-21-Core.2.1.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.1/mXparser-21-Core.2.1.csproj index 09afc194..d8210acb 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.1/mXparser-21-Core.2.1.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.1/mXparser-21-Core.2.1.csproj @@ -4,9 +4,9 @@ netcoreapp2.1 MathParser.org-mXparser mxparser - 4.3.0.0 - 4.0.0.0 - 4.3.0 + 4.3.2.0 + 4.3.2.0 + 4.3.2 MathParser.org-mXparser Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.2/mXparser-22-Core.2.2.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.2/mXparser-22-Core.2.2.csproj index b47bdcad..bcf41df7 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.2/mXparser-22-Core.2.2.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-Core.2.2/mXparser-22-Core.2.2.csproj @@ -4,9 +4,9 @@ netcoreapp2.2 MathParser.org-mXparser mxparser - 4.3.0.0 - 4.0.0.0 - 4.3.0 + 4.3.2.0 + 4.3.2.0 + 4.3.2 MathParser.org-mXparser Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-Core.3.0/mXparser-23-Core.3.0.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-Core.3.0/mXparser-23-Core.3.0.csproj index a1997535..ce76a37b 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-Core.3.0/mXparser-23-Core.3.0.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-Core.3.0/mXparser-23-Core.3.0.csproj @@ -4,9 +4,9 @@ netcoreapp3.0 MathParser.org-mXparser mxparser - 4.3.0.0 - 4.0.0.0 - 4.3.0 + 4.3.2.0 + 4.3.2.0 + 4.3.2 MathParser.org-mXparser Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.1.0/mXparser-40-dot.stand.1.0.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.1.0/mXparser-40-dot.stand.1.0.csproj index a07b5655..bcf89af4 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.1.0/mXparser-40-dot.stand.1.0.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.1.0/mXparser-40-dot.stand.1.0.csproj @@ -5,7 +5,7 @@ MathParser.org-mXparser mxparser MathParser.org-mXparser - 4.3.0 + 4.3.2 Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org mXparser @@ -17,8 +17,8 @@ http://github.com/mariuszgromada/MathParser.org-mXparser GIT v.4.3 Caprica - 4.2.0.0 - 4.3.0.0 + 4.3.2.0 + 4.3.2.0 Math Mathematics Mathematical Expression Expressions Parser Formula Evaluator Calculator Units Solve Probability Integration Derivative Calculus Recursion Operator Logic Condition Bitwise Custom diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.1.6/mXparser-41-dot.stand.1.6.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.1.6/mXparser-41-dot.stand.1.6.csproj index add45bda..c8915f44 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.1.6/mXparser-41-dot.stand.1.6.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.1.6/mXparser-41-dot.stand.1.6.csproj @@ -5,7 +5,7 @@ MathParser.org-mXparser mxparser MathParser.org-mXparser - 4.3.0 + 4.3.2 Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org mXparser @@ -17,8 +17,8 @@ http://github.com/mariuszgromada/MathParser.org-mXparser GIT v.4.3 Caprica - 4.3.0.0 - 4.3.0.0 + 4.3.2.0 + 4.3.2.0 Math Mathematics Mathematical Expression Expressions Parser Formula Evaluator Calculator Units Solve Probability Integration Derivative Calculus Recursion Operator Logic Condition Bitwise Custom diff --git a/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.2.0/mXparser-41-dot.stand.2.0.csproj b/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.2.0/mXparser-41-dot.stand.2.0.csproj index 711482bc..f702f869 100644 --- a/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.2.0/mXparser-41-dot.stand.2.0.csproj +++ b/CURRENT/c-sharp/dotnet-other/mXparser-dot.stand.2.0/mXparser-41-dot.stand.2.0.csproj @@ -5,7 +5,7 @@ MathParser.org-mXparser mxparser MathParser.org-mXparser - 4.3.0 + 4.3.2 Mariusz Gromada - MathParser.org Mariusz Gromada - MathParser.org mXparser @@ -17,8 +17,8 @@ http://github.com/mariuszgromada/MathParser.org-mXparser GIT v.4.3 Caprica - 4.3.0.0 - 4.3.0.0 + 4.3.2.0 + 4.3.2.0 Math Mathematics Mathematical Expression Expressions Parser Formula Evaluator Calculator Units Solve Probability Integration Derivative Calculus Recursion Operator Logic Condition Bitwise Custom diff --git a/CURRENT/c-sharp/mXparser.nuspec b/CURRENT/c-sharp/mXparser.nuspec index 3877d171..033d3189 100644 --- a/CURRENT/c-sharp/mXparser.nuspec +++ b/CURRENT/c-sharp/mXparser.nuspec @@ -2,7 +2,7 @@ MathParser.org-mXparser - 4.3.0 + 4.3.2 mXparser – Math Expressions Parser / Formula Evaluator library for JAVA Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS compliant Mariusz Gromada Mariusz Gromada @@ -10,7 +10,7 @@ http://mathparser.org/ http://mathparser.org/wp-content/uploads/2017/07/mxparser-logo.png false - mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you finnd the software useful donation is something you might consider: http://mathparser.org/donate/ *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** ScalarMath.org: http://scalarmath.org/ *** MathSpace.pl: http://mathspace.pl/ *** + mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you finnd the software useful donation is something you might consider: http://mathparser.org/donate/ *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: http://scalarmath.org/ *** MathSpace.pl: http://mathspace.pl/ *** mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). Expression parser comes with extensive documentation, easy to follow tutorial, "Hello World!" projects for different languages explained with many screenshots, and finally - last, but not least - performance test summary. Formula evaluator is distributed under "Simplified BSD license", which means software is completely free. v.4.3 Caprica: API improvements (cancel ongoing calculation, user defined units) Copyright 2019 - Mariusz Gromada - MathParser.org diff --git a/CURRENT/java/pom.xml b/CURRENT/java/pom.xml index 572f85f8..e00cbb60 100644 --- a/CURRENT/java/pom.xml +++ b/CURRENT/java/pom.xml @@ -2,10 +2,10 @@ 4.0.0 org.mariuszgromada.math MathParser.org-mXparser - 4.3.0 + 4.3.1 jar MathParser.org-mXparser - Math Expressions Parser / Formula Evaluator library for JAVA Android C# .NET/MONO CLS compliant - mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). + mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you finnd the software useful donation is something you might consider: http://mathparser.org/donate/ *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: http://scalarmath.org/ *** MathSpace.pl: http://mathspace.pl/ *** http://mathparser.org/