Skip to content

CoreDataEvolution 0.9.3

Latest

Choose a tag to compare

@fatbobman fatbobman released this 07 Jul 03:38

Highlights

  • Added public GitHub issue templates and a pull request template for bug reports, feature requests, documentation feedback, and contributions.
  • Updated README, DocC, and user guides to match the current API surface and generated-model workflow.
  • Added a public CDETool known limitations guide, separating user-facing tooling boundaries from internal TODO tracking.
  • Routed fallback save warnings through the Observation logger so diagnostics stay opt-in and consistent.
  • Kept CoreDataEvolutionClient as an internal smoke executable target instead of a package product.

Public Repository Cleanup

  • Removed maintainer-only workflow files, development notes, and local hook documentation from the public tree.
  • The shipped package products remain CoreDataEvolution, CoreDataEvolutionToolingCore, and cde-tool.

Compatibility

  • No minimum platform target changes.
  • No migration step is required for existing library consumers.