Stephan Diederich

Results 3 issues of Stephan Diederich

I'm seeing a broken build with the 6.6.1 release. This is in an SPM project with constraints on `swift-argument-parser`

instead of using the shared URLSession, allow passing one in. This allows users to pass a configued URLSession, e.g. one where they set themselves as the delegate of the session....

`LogVerbosity` on automerge's `Document` is internal and can only be specified on document creation. This PR allows setting the default for this via the repository. Note: My first approach was...