Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@iscifoni iscifoni released this 25 Nov 17:59
b1c69ba

Updates and Improvements:

  • Dependency Updates:
    • Updated internal dependencies to the latest versions for improved performance and security.
    • Notably, updated System.Text.Json to the latest stable version, ensuring better serialization/deserialization performance and enhanced feature support.
  • Refactoring:
    • Refactored several extension methods for improved readability, maintainability, and performance optimization.
    • Code cleanup and restructuring to align with best practices, enhancing the overall code quality.
  • New Features:
    • Added new extension methods to streamline common tasks and support developers in writing more concise and efficient code.
    • These additions aim to enhance the library’s usability and provide greater flexibility in common operations.