Swiftpack.co - Swift Packages by skjiisa

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

Packages published by skjiisa

skjiisa/WebDAV-Swift v3.1.3
WebDAV communication library for Swift with caching and thumbnail support
⭐️ 50
🕓 2 years 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.
v3.1.3
2 years ago
Fixes issues with cache cleanup where cached data would be deleted that shouldn't be.
v3.1.2
2 years ago
Make `WebDAVFile` piecewise initializer public.
v3.1.1
2 years ago
Run `downloadImage` completion closure with `.placeholder` error if it's running with a thumbnail preview.
v3.1.0
2 years ago
Add option to return a cached thumbnail in the mean time while an image is being fetched.
v3.0.2
2 years ago
+ Adds `getAllCachedThumbnailURLs` and `getAllMemoryCachedThumbnails` functions. + `getAllCachedThumbnails` now loads cached thumbnails from disk. + `getAllCachedThumbnails` is now a throwing function. See [v3.0.0](https://github.com/Isvvc/WebDAV-Swift/releases/tag/v3.0.0) for 3.0 release notes.
v3.0.1
2 years ago
Makes WebDAVFile Hashable. See [v3.0.0](https://github.com/Isvvc/WebDAV-Swift/releases/tag/v3.0.0) for 3.0 release notes.
v3.0.0
2 years ago
+ Replaces Networking image fetching and data cache with custom in-house solution + More granular data caching behavior control + Disk cache cleanup upon listing files See [Upgrading](README.md#upgrading) if upgrading from v2.
v3.0.0 beta 1
2 years ago
Adds cache cleanup when listing files. **Beta note**: Documentation has not been updated.
v3.0.0 alpha 2
2 years ago
Implement disk caching for images, thumbnails, and data. **Prerelease note**: Readme has not been updated. Many functions have had their functionality removed. Many functions are undocumented.
v3.0.0 alpha 1
2 years ago
Removes Networking as a dependency and replaces its cache with a custom memory caching solution. **No disk caching has been implemented for data.** **Prerelease note**: Readme has not been updated. Many functions have had their functionality removed. Many functions are undocumented.
skjiisa/Coalescing-Operators v1.0
Custom Coalescing Operators Swift Package
⭐️ 0
🕓 1 year 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.
v1.0
1 year ago
Full release. Includes in-code documentation and a readme with thorough examples. Has full unit test coverage. Operators included: + `???` + `?=` + `??=` See [readme](README.md) for details.
v0.2
1 year ago
Should be fully functional with many variations each of `???`, `?=`, and `??=`. Unit tests are missing. In-code documentation is a bit inconsistent and redundant, and readme is missing.
v0.1
2 years ago
skjiisa/PhotoKitKit v0.1.1
Swift package for easier access to PhotoKit library
⭐️ 0
🕓 1 year ago
iOS macOS

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