Skip to content

v8.0.0

Choose a tag to compare

@Tynab Tynab released this 05 May 07:39
· 119 commits to main since this release
aa873bc

YANLib 8.0.0 - Complete Rebuild for .NET 8

Breaking Changes

  • Complete rebuild targeting .NET 8
  • All previous extensions are now obsolete
  • New namespace structure and API design
  • Not backward compatible with previous versions

New Features

  • Rebuilt components with modern architecture: YANJson, YANUnmanaged, YANRandom, YANTask, YANText, YANObject, YANProcess, YANMath, YANDateTime, YANExpression
  • Consistent null handling and collection operations
  • Enhanced generic type support
  • Thread-safety improvements

Performance

  • Significant performance improvements across all components
  • Reduced memory allocations
  • Optimized algorithms and caching strategies

See full documentation at: https://github.com/Tynab/YANLib/wiki