Commit Graph

9 Commits

Author SHA1 Message Date
0118403b11 Update Documentation.docc + docs
Summary:
- Sources: Documentation.docc
- Docs: build-docc

Stats:
- 4 files changed, 19 insertions(+), 8 deletions(-)
2026-01-18 14:53:31 -06:00
982a12099e Docs build-docc, README
Summary:
- Docs: build-docc, README

Stats:
- 2 files changed, 25 insertions(+)
2026-01-18 14:53:31 -06:00
7b4a0b46f8 Docs Migration_Refactor_Plan_Clean
Summary:
- Docs: Migration_Refactor_Plan_Clean
- Removed symbols: protocol StorageMigration, func shouldMigrate, func migrate, struct AnyStorageMigration, struct MigrationResult, enum MigrationError (+47 more)

Stats:
- 1 file changed, 1594 deletions(-)
2026-01-18 14:53:30 -06:00
fff33f2a08 Update LocalData.swift + docs
Summary:
- Sources: LocalData.swift
- Docs: Design, Migration, Migration_Refactor_Plan_Clean
- Added symbols: extension StorageKey, typealias Value, struct StorageKey, struct SimpleLegacyMigration, struct AppVersionConditionalMigration, func transform (+8 more)
- Removed symbols: struct MyNewKey, typealias DestinationKey, extension MyNewKey, protocol StorageKey, extension StorageKey, struct SimpleLegacyMigration (+16 more)

Stats:
- 4 files changed, 146 insertions(+), 132 deletions(-)
2026-01-18 14:53:30 -06:00
fb90270d9f Docs PlatformSync, README
Summary:
- Docs: PlatformSync, README
- Added symbols: class WatchConnectivityService, func session, func sessionWatchStateDidChange, func sessionReachabilityDidChange, func requestSyncIfNeeded

Stats:
- 2 files changed, 190 insertions(+)
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
35ce409f4e Docs Testing
Summary:
- Docs: Testing

Stats:
- 1 file changed, 11 insertions(+)
2026-01-18 14:53:29 -06:00
16475c69c7 Update TestPlan.xctestplan + tests + docs
Summary:
- Tests: TestPlan.xctestplan
- Docs: Testing

Stats:
- 2 files changed, 41 insertions(+)
2026-01-18 14:53:29 -06:00
9a9889b8a0 Update Audit, Helpers, Services + tests + docs
Summary:
- Sources: Audit, Helpers, Services
- Tests: StorageCatalogTests.swift
- Docs: Design, Migration, Testing
- Added symbols: struct MyNewKey, func setupSession, func handleReceivedContext, class SessionDelegateProxy, func session, func sessionDidBecomeInactive (+2 more)

Stats:
- 10 files changed, 181 insertions(+), 1 deletion(-)
2026-01-18 14:53:28 -06:00