What's Changed
- Added:
CasePathsCore
module, to allow projects to depend on case path functionality without requiring a dependency on the macro and SwiftSyntax (#212). - Added: Introduce
is
function overload for optionalCasePathable
values (thanks @HarshilShah, #204). - Fixed: Android support (thanks @johankool, #210; #211
- Infrastructure: Update Macro Compatibility Check (thanks @Matejkob, #205).
- Infrastructure: Clean up dynamic member lookup key path sendability (#209).
New Contributors
- @HarshilShah made their first contribution in #204
- @johankool made their first contribution in #210
Full Changelog: 1.5.6...1.6.0