Skip to content

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 19:52
· 31 commits to master since this release

Fixes

  • Android CI: Install full MAUI workload for multi-target csproj dependency resolution
  • PyPI CI: Override TargetFrameworks to avoid needing MAUI workloads on ubuntu runner
  • pub.dev CI: Remove iOS simulator xcframework slice to stay under 100 MB package limit
  • AOT trimming: Replace reflection-based JSON serialization with source-generated JsonSerializerContext (eliminates IL2026 warnings)

All 306 tests pass. No public API changes.