Swiftpack.co - Swift Packages by orlandos-nl

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by orlandos-nl

orlandos-nl/MongoKitten 7.8.0
Native MongoDB driver for Swift, written in Swift
⭐️ 692
🕓 18 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
7.8.0
18 weeks ago
## What's Changed * Adopt the SSWG's logging standards by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/323 * Add more docs to MongoKitten by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/325 * Support swift-distributed-tracing by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/307 **Full Changelog**: https://github.com/orlandos-nl/MongoKitten/compare/7.7.2...7.8.0
7.7.2
23 weeks ago
## What's Changed * Create codeql.yml by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/318 * Update README.md by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/319 * Update config.yml by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/320 * [CI Skip] Change Code of Conduct by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/321 * Uses port from SRVRecord by @maciejpiotrowski89 in https://github.com/orlandos-nl/MongoKitten/pull/324 ## New Contributors * @maciejpiotrowski89 made their first contribution in https://github.com/orlandos-nl/MongoKitten/pull/324 **Full Changelog**: https://github.com/orlandos-nl/MongoKitten/compare/7.7.1...7.7.2
7.7.1
34 weeks ago
## What's Changed * Some small fixes by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/314 * Notify users of cluster state changes. Make the callbacks thread-safe. Allow customizing a query timeout, used by the health check by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/313 * Speed up use of PBKDF2 when building in Debug configuration by @gwynne in https://github.com/orlandos-nl/MongoKitten/pull/315 ## New Contributors * @gwynne made their first contribution in https://github.com/orlandos-nl/MongoKitten/pull/315 **Full Changelog**: https://github.com/orlandos-nl/MongoKitten/compare/7.7.0...7.7.1
6.7.14
34 weeks ago
## What's Changed * Speed up use of PBKDF2 when building in Debug configuration (6.x cherry-pick) by @gwynne in https://github.com/orlandos-nl/MongoKitten/pull/316 **Full Changelog**: https://github.com/orlandos-nl/MongoKitten/compare/6.7.13...6.7.14
7.7.0
37 weeks ago
## What's Changed * Fix a race condition in MongoCluster by @Obbut in https://github.com/orlandos-nl/MongoKitten/pull/311 * Add more FieldPath based helpers to Meow. Add `!= nil` operator support to Meow by @Joannis in https://github.com/orlandos-nl/MongoKitten/pull/308 **Full Changelog**: https://github.com/orlandos-nl/MongoKitten/compare/7.6.4...7.7.0
7.6.4
50 weeks ago
- Add DocC documentation - Add helpers for reading GridFS files as streams **Full Changelog**: https://github.com/orlandos-nl/MongoKitten/compare/7.6.3...7.6.4
7.6.3
1 year ago
**Full Changelog**: https://github.com/orlandos-nl/MongoKitten/compare/7.6.2...7.6.3
7.5.1
1 year ago
- Add another overload to resolving a reference using QueryMatcher
7.5.0
1 year ago
Add support for `updateMany` in Meow
7.4.0
1 year ago
- Add support for `addToSet` in Meow
iOS macOS linux macOS iOS
orlandos-nl/IkigaJSON 2.2.2
A high performance JSON library in Swift
⭐️ 370
🕓 4 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.2.2
4 weeks ago
## What's Changed * Optimise double parsing by @Joannis in https://github.com/orlandos-nl/IkigaJSON/pull/40 **Full Changelog**: https://github.com/orlandos-nl/IkigaJSON/compare/2.2.1...2.2.2
2.2.1
9 weeks ago
## What's Changed * Update CI to modern Swift versions by @Joannis in https://github.com/orlandos-nl/IkigaJSON/pull/36 * Sendable support by @Joannis in https://github.com/orlandos-nl/IkigaJSON/pull/38 **Full Changelog**: https://github.com/orlandos-nl/IkigaJSON/compare/2.2.0...2.2.1
2.2.0
31 weeks ago
## What's Changed * Support Foundation.URL and Foundation.Decimal by @Joannis in https://github.com/orlandos-nl/IkigaJSON/pull/35 **Full Changelog**: https://github.com/orlandos-nl/IkigaJSON/compare/2.1.9...2.2.0
2.1.9
34 weeks ago
## What's Changed * Update README.md by @patchthecode in https://github.com/orlandos-nl/IkigaJSON/pull/32 * Fix support for backspace and formfeed characters by @Joannis in https://github.com/orlandos-nl/IkigaJSON/pull/33 ## New Contributors * @patchthecode made their first contribution in https://github.com/orlandos-nl/IkigaJSON/pull/32 **Full Changelog**: https://github.com/orlandos-nl/IkigaJSON/compare/2.1.8...2.1.9
2.1.8
39 weeks ago
## What's Changed * Simplify the unicode decode loop, thereby fixing some Unicode decode errors by @Joannis in https://github.com/orlandos-nl/IkigaJSON/pull/31 **Full Changelog**: https://github.com/orlandos-nl/IkigaJSON/compare/2.1.7...2.1.8
2.1.7
44 weeks ago
- Remove a lingering print statement
2.1.6
44 weeks ago
## What's Changed * Fix decoding escaped unicode sequences by @Joannis in https://github.com/orlandos-nl/IkigaJSON/pull/28 **Full Changelog**: https://github.com/orlandos-nl/IkigaJSON/compare/2.1.5...2.1.6
2.1.5
44 weeks ago
**Full Changelog**: https://github.com/orlandos-nl/IkigaJSON/compare/2.1.4...2.1.5
2.1.3
1 year ago
**Full Changelog**: https://github.com/orlandos-nl/IkigaJSON/compare/2.1.2...2.1.3
2.1.2
1 year ago
Fix where decoding optionals from a missing keys could result in an error being thrownn
iOS macOS
orlandos-nl/Citadel 0.7.1
SSH Client & Server in Swift
⭐️ 150
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.7.0
24 weeks ago
## What's Changed * Add `inShell` parameter to for SSH command execution by @Marcocanc in https://github.com/orlandos-nl/Citadel/pull/36 * Feature/remove rename by @daleswift in https://github.com/orlandos-nl/Citadel/pull/42 * Fix using Exec side-by-side with SFTP by @Joannis in https://github.com/orlandos-nl/Citadel/pull/46 ## New Contributors * @Marcocanc made their first contribution in https://github.com/orlandos-nl/Citadel/pull/36 * @daleswift made their first contribution in https://github.com/orlandos-nl/Citadel/pull/42 **Full Changelog**: https://github.com/orlandos-nl/Citadel/compare/0.6.0...0.7.0
0.6.0
1 year ago
Support AES128-CTR with more MACs ## What's Changed * Update executing commands code documentation by @Typ0genius in https://github.com/orlandos-nl/Citadel/pull/31 ## New Contributors * @Typ0genius made their first contribution in https://github.com/orlandos-nl/Citadel/pull/31 **Full Changelog**: https://github.com/orlandos-nl/Citadel/compare/0.4.14...0.6.0
0.4.14
1 year ago
## What's Changed * Don't stop collecting on stderr chunks. Provide an AsyncThrowingStream for executeCommand data by @Joannis in https://github.com/orlandos-nl/Citadel/pull/26 * Allow providing a custom `NIOSSHClientUserAuthenticationDelegate` by @Joannis in https://github.com/orlandos-nl/Citadel/pull/26 **Full Changelog**: https://github.com/orlandos-nl/Citadel/compare/0.4.13...0.4.14
0.4.13
1 year ago
## What's Changed * Change minimum deployment target to iOS 14 by @waylybaye in https://github.com/orlandos-nl/Citadel/pull/29 ## New Contributors * @waylybaye made their first contribution in https://github.com/orlandos-nl/Citadel/pull/29 **Full Changelog**: https://github.com/orlandos-nl/Citadel/compare/0.5.0...0.4.13
0.4.11
1 year ago
Fixes `readAll()` not correctly loading the whole dataset depending on the SSH protocol's maximum message size.
0.4.10
1 year ago
## What's Changed * Updated SFTPPathComponent properties to be public by @andyzaharia in https://github.com/orlandos-nl/Citadel/pull/18 ## New Contributors * @andyzaharia made their first contribution in https://github.com/orlandos-nl/Citadel/pull/18 **Full Changelog**: https://github.com/orlandos-nl/Citadel/compare/0.4.9...0.4.10
0.3.1
1 year ago
Rely on a tagged NIOSSH
0.3.0
1 year ago
- SSH Server Suport - SFTP Server Support - SFTP Client support for protocol version 4 and up - DiffieHellman Group14 SHA256 support
iOS macOS linux macOS iOS
orlandos-nl/BSON 8.0.10
Native Swift library for BSON (http://bsonspec.org)
⭐️ 103
🕓 51 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
8.0.9
1 year ago
- Fix a crash that could occur when converting a double into an integer, with the double being out of the integer's bounds. - Support implicit number conversion in FastBSONDecoder, as it's a common use case **Full Changelog**: https://github.com/orlandos-nl/BSON/compare/8.0.8...8.0.9
8.0.8
1 year ago
## What's Changed * Faster Document equation by @Joannis in https://github.com/orlandos-nl/BSON/pull/78 * Implement a simpler but faster BSONDecoder for use by MongoKitten by @Joannis in https://github.com/orlandos-nl/BSON/pull/77 **Full Changelog**: https://github.com/orlandos-nl/BSON/compare/8.0.7...8.0.8
7.0.31
1 year ago
- Allow Dates to be decoded from a Double **Full Changelog**: https://github.com/orlandos-nl/BSON/compare/7.0.30...7.0.31
8.0.7
1 year ago
## What's Changed * Add missing superDecoder() and superDecoder(forKey:) for BSONDecoder by @gwynne in https://github.com/orlandos-nl/BSON/pull/76 **Full Changelog**: https://github.com/orlandos-nl/BSON/compare/8.0.6...8.0.7
7.0.30
1 year ago
## What's Changed * Add missing superDecoder() and superDecoder(forKey:) for BSONDecoder by @gwynne in https://github.com/orlandos-nl/BSON/pull/75 **Full Changelog**: https://github.com/orlandos-nl/BSON/compare/7.0.29...7.0.30
8.0.5
1 year ago
**Full Changelog**: https://github.com/orlandos-nl/BSON/compare/8.0.4...8.0.5
8.0.4
1 year ago
**Full Changelog**: https://github.com/orlandos-nl/BSON/compare/8.0.3...8.0.4
8.0.3
1 year ago
## What's Changed * narrow NIO dependency to just NIOCore by @kelvin13 in https://github.com/orlandos-nl/BSON/pull/72 **Full Changelog**: https://github.com/orlandos-nl/BSON/compare/8.0.2...8.0.3
8.0.2
1 year ago
## What's Changed * add link to swiftinit docs by @kelvin13 in https://github.com/orlandos-nl/BSON/pull/71 * Fix date decoding within specific generic contexts (specifically some property wrappers) ## New Contributors * @kelvin13 made their first contribution in https://github.com/orlandos-nl/BSON/pull/71 **Full Changelog**: https://github.com/orlandos-nl/BSON/compare/8.0.1...8.0.2
8.0.1
1 year ago
**Full Changelog**: https://github.com/orlandos-nl/BSON/compare/7.0.28...8.0.1
iOS macOS linux macOS iOS
orlandos-nl/DNSClient 2.4.1
A DNS Resolver in Swift
⭐️ 48
🕓 30 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.4.1
30 weeks ago
Disable PTR APIs on Linux, as the C structs being used are symbol name is mangled on Linux, and differently between some Swift versions
2.4.0
30 weeks ago
## What's Changed * Inverse dns ptr record functionality by @camunro in https://github.com/orlandos-nl/DNSClient/pull/29 * Use the official NIOTS, and support NIOTS on macOS platforms by @Joannis in https://github.com/orlandos-nl/DNSClient/pull/28 ## New Contributors * @camunro made their first contribution in https://github.com/orlandos-nl/DNSClient/pull/29 **Full Changelog**: https://github.com/orlandos-nl/DNSClient/compare/2.3.2...2.4.0
2.3.1
48 weeks ago
Fix iOS compilation
2.3.0
1 year ago
- Add NIOTransportServices as a dependency for iOS users
2.2.1
1 year ago
- Fix compilation on iOS
2.2.0
1 year ago
## What's Changed * add link to swiftinit docs by @kelvin13 in https://github.com/orlandos-nl/NioDNS/pull/25 * improved CNAME support by @AZm87 in https://github.com/orlandos-nl/NioDNS/pull/23 * Add rawValues property to TXTRecord by @PopFlamingo in https://github.com/orlandos-nl/NioDNS/pull/15 * Minimal mDNS support by @Joannis in https://github.com/orlandos-nl/NioDNS/pull/24 ## New Contributors * @kelvin13 made their first contribution in https://github.com/orlandos-nl/NioDNS/pull/25 **Full Changelog**: https://github.com/orlandos-nl/NioDNS/compare/2.1.1...2.2.0
2 years ago
1.0.2
4 years ago
Backport Swift 5.0 support to NioDNS 1.x
1.0.0
1 year ago
## What's Changed * Reproduce the error when trying to detect a DNS server by @Joannis in https://github.com/orlandos-nl/NioDNS/pull/1 **Full Changelog**: https://github.com/orlandos-nl/NioDNS/commits/1.0.0
iOS macOS
orlandos-nl/MongoQueue 1.1.0
MongoDB Job Queue in Swift
⭐️ 11
🕓 18 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.1.0
18 weeks ago
## What's Changed * Allow tasks to specify a unique key by @Joannis in https://github.com/orlandos-nl/MongoQueue/pull/13 * Update to latest MongoKitten and macOS version required by MongoKitten by @Andrewangeta in https://github.com/orlandos-nl/MongoQueue/pull/14 **Full Changelog**: https://github.com/orlandos-nl/MongoQueue/compare/1.0.5...1.1.0
1.0.5
22 weeks ago
**Full Changelog**: https://github.com/orlandos-nl/MongoQueue/compare/1.0.4...1.0.5
1.0.4
30 weeks ago
- Prevent critical decoding errors from bringing down others jobs
1.0.3
51 weeks ago
- Fix a high CPU usage bug when running parallel jobs
1.0.0
1 year ago
## What's Changed * Support for MongoKitten 7 * Create swift.yml by @JaapWijnen in https://github.com/orlandos-nl/MongoQueue/pull/7 ## New Contributors * @JaapWijnen made their first contribution in https://github.com/orlandos-nl/MongoQueue/pull/7 **Full Changelog**: https://github.com/orlandos-nl/MongoQueue/compare/0.2.3...1.0.0
Recurring Task support
2 years ago
0.1.0
2 years ago
iOS macOS linux macOS iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics