Release 1.5.0

- Remove non-functional markPrivate feature and Objective-C runtime hacks
- Extract mirror engine into MirrorEngine.swift
- Move calLabel to MirrorUtils.swift
- Update AGENTS.md architecture documentation
- Bump version to 1.5.0 (build 19)
This commit is contained in:
2026-05-27 12:51:22 +02:00
parent f625ecc263
commit 2c319808c2
7 changed files with 700 additions and 725 deletions
-1
View File
@@ -7,7 +7,6 @@ struct MirrorConfig {
let mergeGapMin: Int
let hideDetails: Bool
let copyDescription: Bool
let markPrivate: Bool
let mirrorAllDay: Bool
let overlapMode: OverlapMode
let titlePrefix: String