8000 Tags · vapor/console-kit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: vapor/console-kit

Tags

4.10.2

Toggle 4.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix `AnySendableHashable` regression (#193)

* Unbreak the API

* Make it all inlineable

4.10.1

Toggle 4.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Elide main queue check in Linux readpassphrase() implementation (#185)

* Elide main queue check in Linux readpassphrase impl
* Update Package.swift

4.10.0

Toggle 4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve AnySendableHashable to match Hashable (#191)

4.9.1

Toggle 4.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix a Sendable warning on Linux (#190)

4.9.0

Toggle 4.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make Commands Sendable (#188)

* Make Option Sendable

* Make Argument Sendable

* Remove last Sendable warnings

* Make Command Sendable

* Make more things Sendable

4.8.1

Toggle 4.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Flush stdout (#187)

* Ensure stdout is flushed after a print

* Flush after the other stdout

* Fix compilation

4.8.0

Toggle 4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement LoggerFragment system for customizing logger output (#182)

* Implement LoggerFragment system for customizing logger output
* Add performance test, and remove now-irrelevant Swift version conditions
* Start adding Sendable
* Update Terminal's report(error:,newline:) method
* Remove conditional ConsoleLogger LogHandler method
* Add a LoggingSystem.bootstrap method for logger fragments
* Add a LoggerSourceFragment, and make TimestampFragment more easily testable

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Long-overdue package cleanup (#183)

* Update minimum Swift version to match Vapor, fixup CI, cleanup README, fix platform and Swift version conditions, remove Concurrency guards

4.6.0

Toggle 4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add MetadataProvider support (#177)

* add MetadataProvider support

* require swift-log 1.5.1

* reprioritize metadatas

4.5.0

Toggle 4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Supported Swift Versions (#169)

* Update tools versions

* Update CI
0