🚀Production Release - v1.0.0-preview.23
Pre-release
Pre-release
CASL Preview Release Notes - v1.0.0-preview.23
Quick Reminder
As with all software, there is always a chance for issues and bugs, especially for preview releases, so your input is greatly appreciated. 🙏🏼
Enhancements 💎
- #433 - Added ability for CASL to run on macOS. CASL is not fully cross-platform!
- #423 - Updated the production and preview release templates.
- #415 - Added a Bluesky social media link to the ReadMe.
Tech Debt 📉
- #441 - Replaced all Fluent Assertions code with NSubstitute code.
Configuration 🛠️
- #425 - Added arm64 build configurations.
- #421 - Removed workflow related to adding items to GitHub projects.
CICD ⚙️
- #437 - Added CI matrix builds and tests for x64 and arm64 for Debug and Release configurations.
- #436 - Improved all workflow security by pinning all GitHub action and workflow references.
- #402 - Updated Twitter environment vars.
Dependency Updates 📦
- #431 - Updated dependency SimpleInjector to v5.6.0.
- #430 - Updated dependency Microsoft.NET.Test.Sdk to v18.0.0.
- #429 - Updated dependency Microsoft.CodeAnalysis.NetAnalyzers to v10.0.0.
- #428 - Updated dependency coverlet.msbuild to v10.0.0.
- #427 - Updated dependency coverlet.collector to v10.0.0.
- #426 - Updated dependency System.IO.Abstractions to v22.1.1.
- #438 - Updated action denoland/setup-deno to v2.0.5.
- #412 - Updated action KinsonDigital/Infrastructure to v17.0.0.