Commit Graph

4 Commits

Author SHA1 Message Date
f3f42c7844 Update Audit, Helpers, Migrations (+4 more)
Summary:
- Sources: Audit, Helpers, Migrations, Models, Protocols (+2 more)

Stats:
- 27 files changed, 303 insertions(+), 12 deletions(-)
2026-01-18 14:53:31 -06:00
ac486a38bc Update Audit, Configuration, Migrations (+4 more)
Summary:
- Sources: Audit, Configuration, Migrations, Models, Protocols (+2 more)

Stats:
- 37 files changed, 256 insertions(+), 22 deletions(-)
2026-01-18 14:53:30 -06:00
1a37206c12 Update Migrations, Models, Protocols (+1 more)
Summary:
- Sources: Migrations, Models, Protocols, Services
- Added symbols: struct AppVersionConditionalMigration, struct DefaultAggregatingMigration, func aggregate, struct DefaultTransformingMigration, func transform, struct SimpleLegacyMigration (+13 more)
- Removed symbols: struct AppVersionConditionalMigration, typealias DestinationKey, struct DefaultAggregatingMigration, func aggregate, struct DefaultTransformingMigration, typealias SourceKey (+16 more)

Stats:
- 14 files changed, 88 insertions(+), 80 deletions(-)
2026-01-18 14:53:30 -06:00
c2b17a4b7f Update Migrations, Models, Protocols (+2 more) + tests + docs
Summary:
- Sources: Migrations, Models, Protocols, Services, Utilities
- Tests: AnyStorageKeyTests.swift, MigrationAdditionalTests.swift, MigrationIntegrationTests.swift, MigrationProtocolTests.swift, MigrationTests.swift (+1 more)
- Docs: Migration, Migration_Refactor_Plan_Clean, Proposal, README
- Added symbols: struct MyMigration, typealias DestinationKey, func shouldMigrate, func migrate, extension MyNewKey, protocol StorageMigration (+74 more)
- Removed symbols: enum StorageDomain, func migrate, func validatePlatformAvailability, func deserialize, func applySecurity, func retrieve (+1 more)

Stats:
- 31 files changed, 2820 insertions(+), 80 deletions(-)
2026-01-18 14:53:30 -06:00