Guard v1.8.0 Release Notes

Release Date: 2019-01-26 // about 5 years ago
  • 📦 PM> Install-Package Dawn.Guard -Version 1.8.0 [NuGet]

    • 67a39c1: Added Length/NotLength guards for string.
    • 0fe0b21: Added Count/NotCount guards for collections.
    • 🛠 72301e7: Fixed compiled expression caching for member guards.