ceval v1.0.1 Release Notes

Release Date: 2021-12-28 // over 4 years ago
  • ⚡️ Updated version of the library with several bugs fixed.


Previous changes from v1.0.0

    • 🔋 [feature] addition of stoic mode to suppress error messages (9d4f75e)
    • 👍 [desupported] _e and _pi are replaced by e and pi without the underscore prefix (f132195)
    • 🛠 [fix] fixed warnings from clang (de72992, 44a7702)
    • 🛠 [fix] inequality operators not working properly (c737c89)