Git Product home page Git Product logo

Comments (3)

Bykiev avatar Bykiev commented on June 28, 2024 1

Hi, unfortunately no, but we can add changelog.md/releaseNotes.md.

The v3 of NCalc switched to ANTLR4, the grammar was updated. You shouldn't see any breaking changes.

Also the new features were introduced:

  • Added support for positive sign with numbers
  • Added support for numbers with trailing dot
  • Added support for case-insensitive logical operators
  • Added support for using ** as POW alternative

The cache handling logic was improved, CacheCleanInterval property was introduced, you can specify how frequent the cache clean will occur (in previous version the cache is cleaned on each compilation). By default the cache is checked every 1000 compilation.

from ncalc2.

OddMathisenNOV avatar OddMathisenNOV commented on June 28, 2024

Ah, I assumed this was on a separate release schedule from NCalc.
I see this matches up pretty well with the release notes over at https://github.com/ncalc/ncalc/releases/tag/v3.0.0
If the releases are identical, you could reference the other project release notes in the readme.

from ncalc2.

Bykiev avatar Bykiev commented on June 28, 2024

No, the releases are not synced

from ncalc2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.