Skip to content

Releases: lispnik/curlcl

curlcl 0.1.6

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:56

Built with SBCL on GitHub's runners. Unpack and put curlcl on your
PATH; the archives carry the libraries that are not part of a stock
system, so nothing else needs installing.

libcurl is not bundled, deliberately. curlcl opens it at startup
rather than linking it, so it uses the one on your machine and gets
that build's capabilities. Notably, the libcurl macOS ships in the
dyld shared cache has no websocket support -- brew install curl (or
brew install curlcl, which depends on it) gets you one that has.
curlcl -V prints which library it found, and what that library can
speak.

On macOS the binaries are signed ad-hoc rather than notarised, so
Gatekeeper will want xattr -d com.apple.quarantine curlcl after
downloading.

curlcl 0.1.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:09

Built with SBCL on GitHub's runners. Unpack and put curlcl on your
PATH; the archives carry the libraries that are not part of a stock
system, so nothing else needs installing.

libcurl is not bundled, deliberately. curlcl opens it at startup
rather than linking it, so it uses the one on your machine and gets
that build's capabilities. Notably, the libcurl macOS ships in the
dyld shared cache has no websocket support -- brew install curl (or
brew install curlcl, which depends on it) gets you one that has.
curlcl -V prints which library it found, and what that library can
speak.

On macOS the binaries are signed ad-hoc rather than notarised, so
Gatekeeper will want xattr -d com.apple.quarantine curlcl after
downloading.

curlcl 0.1.4

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:15

Built with SBCL on GitHub's runners. Unpack and put curlcl on your
PATH; the archives carry the libraries that are not part of a stock
system, so nothing else needs installing.

libcurl is not bundled, deliberately. curlcl opens it at startup
rather than linking it, so it uses the one on your machine and gets
that build's capabilities. Notably, the libcurl macOS ships in the
dyld shared cache has no websocket support -- brew install curl (or
brew install curlcl, which depends on it) gets you one that has.
curlcl -V prints which library it found, and what that library can
speak.

On macOS the binaries are signed ad-hoc rather than notarised, so
Gatekeeper will want xattr -d com.apple.quarantine curlcl after
downloading.

curlcl 0.1.3

Choose a tag to compare

@github-actions github-actions released this 16 Aug 18:47

Built with SBCL on GitHub's runners. Unpack and put curlcl on your
PATH; the archives carry the libraries that are not part of a stock
system, so nothing else needs installing.

libcurl is not bundled, deliberately. curlcl opens it at startup
rather than linking it, so it uses the one on your machine and gets
that build's capabilities. Notably, the libcurl macOS ships in the
dyld shared cache has no websocket support -- brew install curl (or
brew install curlcl, which depends on it) gets you one that has.
curlcl -V prints which library it found, and what that library can
speak.

On macOS the binaries are signed ad-hoc rather than notarised, so
Gatekeeper will want xattr -d com.apple.quarantine curlcl after
downloading.

curlcl 0.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 17:57

Built with SBCL on GitHub's runners. Unpack and put curlcl on your
PATH; the archives carry the libraries that are not part of a stock
system, so nothing else needs installing.

libcurl is not bundled, deliberately. curlcl opens it at startup
rather than linking it, so it uses the one on your machine and gets
that build's capabilities. Notably, the libcurl macOS ships in the
dyld shared cache has no websocket support -- brew install curl (or
brew install curlcl, which depends on it) gets you one that has.
curlcl -V prints which library it found, and what that library can
speak.

On macOS the binaries are signed ad-hoc rather than notarised, so
Gatekeeper will want xattr -d com.apple.quarantine curlcl after
downloading.

curlcl 0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 17:37

Built with SBCL on GitHub's runners. Unpack and put curlcl on your
PATH; the archives carry the libraries that are not part of a stock
system, so nothing else needs installing.

libcurl is not bundled, deliberately. curlcl opens it at startup
rather than linking it, so it uses the one on your machine and gets
that build's capabilities. Notably, the libcurl macOS ships in the
dyld shared cache has no websocket support -- brew install curl (or
brew install curlcl, which depends on it) gets you one that has.
curlcl -V prints which library it found, and what that library can
speak.

On macOS the binaries are signed ad-hoc rather than notarised, so
Gatekeeper will want xattr -d com.apple.quarantine curlcl after
downloading.

curlcl 0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 08:03

Built with SBCL on GitHub's runners. Unpack and put curlcl on your
PATH; the archives carry the libraries that are not part of a stock
system, so nothing else needs installing.

libcurl is not bundled, deliberately. curlcl opens it at startup
rather than linking it, so it uses the one on your machine and gets
that build's capabilities. Notably, the libcurl macOS ships in the
dyld shared cache has no websocket support -- brew install curl (or
brew install curlcl, which depends on it) gets you one that has.
curlcl -V prints which library it found, and what that library can
speak.

On macOS the binaries are signed ad-hoc rather than notarised, so
Gatekeeper will want xattr -d com.apple.quarantine curlcl after
downloading.