Skip to content

🚀Production Release - v1.0.0-preview.23

Pre-release
Pre-release

Choose a tag to compare

@CalvinWilkinson CalvinWilkinson released this 12 Jul 15:29
7ea7501

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 💎

  1. #433 - Added ability for CASL to run on macOS. CASL is not fully cross-platform!
  2. #423 - Updated the production and preview release templates.
  3. #415 - Added a Bluesky social media link to the ReadMe.

Tech Debt 📉

  1. #441 - Replaced all Fluent Assertions code with NSubstitute code.

Configuration 🛠️

  1. #425 - Added arm64 build configurations.
  2. #421 - Removed workflow related to adding items to GitHub projects.

CICD ⚙️

  1. #437 - Added CI matrix builds and tests for x64 and arm64 for Debug and Release configurations.
  2. #436 - Improved all workflow security by pinning all GitHub action and workflow references.
  3. #402 - Updated Twitter environment vars.

Dependency Updates 📦

  1. #431 - Updated dependency SimpleInjector to v5.6.0.
  2. #430 - Updated dependency Microsoft.NET.Test.Sdk to v18.0.0.
  3. #429 - Updated dependency Microsoft.CodeAnalysis.NetAnalyzers to v10.0.0.
  4. #428 - Updated dependency coverlet.msbuild to v10.0.0.
  5. #427 - Updated dependency coverlet.collector to v10.0.0.
  6. #426 - Updated dependency System.IO.Abstractions to v22.1.1.
  7. #438 - Updated action denoland/setup-deno to v2.0.5.
  8. #412 - Updated action KinsonDigital/Infrastructure to v17.0.0.