DEV Community

Mohamed Ashmawy
Mohamed Ashmawy

Posted on

πŸš€ New Version of NeonBlue.Expressions Released!

I’m excited to announce a new version of NeonBlue.Expressions, featuring key enhancements based on some incredible feedback. πŸŽ‰

πŸ”§ What’s New:

Power Operator (^): You can now perform exponentiation directly in your expressions.

Support for Null, True, False: Added native handling for null, true, and false keywords, enhancing logical expression support.

Mathematical Constants: Added pi and tau keywords for more precise mathematical calculations.

Additional Improvements:

Performance Boost: Enhanced expression evaluation for faster execution.

Cleaner Codebase: Applied feedback to make the code more efficient and maintainable.

Bug Fixes: Improved overall stability and resolved minor issues.

Check out the latest version on GitHub and let me know what you think! Your feedback is invaluable as I continue to refine and expand the library.

πŸ’» GitHub Repository: https://github.com/mashmawy/NeonBlue.Expressions

πŸ“¦ NuGet Package: https://www.nuget.org/packages/NeonBlue.Expressions/0.1.3

Thank you to everyone contributing to making this project better! 🌟

CSharp #DotNet #OpenSource #Developers #CodeEfficiency #GitHub #ExpressionLibrary

Top comments (0)