delegateas / ExpressionEngine

Expression Engine for Power Automate expressions written in C# using Sprache!
MIT License
8 stars 3 forks source link

Change double to decimal in internal ValueContainer float representation #86

Closed thygesteffensen closed 2 years ago

thygesteffensen commented 2 years ago

Why: FloatFunction.cs had a cast to C# float, which resulted in loss of information for a user. This resulted in the discussion of the VC Float type to be changed to decimal to ensure the most floating point number information is kept throughout the execution of an expression

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.0.0-dev.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: