0.8.10
CoreDataEvolution 0.8.10
This release adds generated to-many relationship count accessors and completes the related tooling/config plumbing.
Added
@PersistentModel(generateToManyCount: Bool = true)- Generated
relationshipNameCountaccessors for to-many relationships - CLI/config support for
generateToManyCount/--generate-to-many-count
Fixed
- Preserve
generateToManyCountthrough tooling IR generation - Forward
generateToManyCountforinspect --config - Add regression coverage for generation policy and inspect config propagation
Verification
bash Scripts/run-tests.sh