Swiftpack.co - Swift Packages by writefreely

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

Packages published by writefreely

writefreely/writefreely-swift 0.3.7
A Swift package wrapping the WriteFreely / Write.as API
⭐️ 8
🕓 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.
v0.3.6
1 year ago
This is a patch release that adds support for fractional seconds when parsing dates in returned JSON.
v0.3.5
1 year ago
This is a patch release that cleans up silent failures in some error cases.
v0.3.4
2 years ago
This is a minor release that fixes some issues with the package's sample code.
v0.3.3
2 years ago
This is a minor release that adds sample code (`.arena-sample.swift`) for use with the [Swift Package Index's "Try in a Playground" feature](https://blog.swiftpackageindex.com/posts/launching-the-swift-package-index-playgrounds-app-for-macos/).
v0.3.2
2 years ago
This is a minor release that fixes a build error on Xcode 12.4 and reinstates the boilerplate testing files that are generated by Xcode, in preparation for adding tests to the project.
v0.3.1
2 years ago
This is a minor release that refactors WFClient to use template requests. There are no changes to the public API; this update only improves the codebase's maintainability.
v0.3.0
3 years ago
This is a minor release that extends the WriteFreelyClient `movePost(_ postId: to collectionAlias: completion:)` method. The `to collectionAlias:` argument is now an optional String; passing in `nil` moves the post out of any collection, and into Drafts.
v0.2.3
3 years ago
This patch release adds an `.unknownError` case to the WFError type.
v0.2.2
3 years ago
This patch release adds a minimal memberwise initializer to the WFUser type. ## Added - The **WFUser** type can now be initialized with just a token and, optionally, a username.
v0.2.1
3 years ago
This patch release fixes a bug in custom type access. ## Fixed - The **WFError** enum in now available to consumers of the Swift package.
iOS macOS

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