Changelog

    All notable changes to Dangl.Calculator are documented here.

    v1.1.1

    • Bugfix: Unary minus signs were not always evaluated to the nearest matching expression, e.g. -3+5 was evaluated as -(3+5). See GitHub Issue #1

    v1.1.0

    • Dropped test support for .NET Core 1.0 and 1.1
    • Updated Antlr4 to latest stable version

    v1.0.6

    • Add netstandard2.0 target
    • Switch build system to NUKE

    v1.0.5

    • Downgrade to netstandard1.1 and net45 for broader compatibility

    v1.0.4

    • Update ANTLR to latest version

    v1.0.3

    • Target NETStandard 1.3
    • Improve this Doc
    Back to top © Dangl IT - Georg Dangl