Swiftpack.co - Swift Packages by kula-app

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

Packages published by kula-app

kula-app/Postie v0.1.1
The next-level structured Swift HTTP API Client
⭐️ 33
🕓 16 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.
v0.1.1
16 weeks ago
## Features - added convenience decoding strategies (#38) [#38](https://github.com/kula-app/Postie/pull/38) ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/7a33ab6001dbccf930a01311d441c7c8f0be2b2e)) - added cookie handling (#37) [#37](https://github.com/kula-app/Postie/pull/37) ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/4f1752ad15a1d8516fcb0f90a3f4f946728de019)) ## Chores - **deps**: pinned Gem jazzy to v0.14.4 ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/836bc5e8a703c19156c7ade8bb4cc14a0be52783)) ## Commits - added missing test for validate status 303 decoding strategy (#39) [#39](https://github.com/kula-app/Postie/pull/39) ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/380941868b18157d75ccaa02e4f399ced34ee127))
v0.1.0
27 weeks ago
## Features - added strategy support for validating status code (#35) [#35](https://github.com/kula-app/Postie/pull/35) ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/13c1044e9b4dfb6d9bd5eb450ab585446e8f9e79)) ## Bug Fixes - query items of custom URL are not ignored anymore (#36) [#36](https://github.com/kula-app/Postie/pull/36) ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/9efc73fbe5daf3af1b48d4cc4cac456c55a46afd)) ## Documentation - create CODE_OF_CONDUCT.md ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/bd71eea13565ba0d31c59182958b3d38536abe3c)) ## Chores - **deps**: update dependency jazzy to v0.14.4 (#34) [#34](https://github.com/kula-app/Postie/pull/34) ([renovate[bot]](https://github.com/kula-app/Postie/commit/34a918b9a926725df867e745f0a7f2035444c72b))
v0.0.14
27 weeks ago
## Features - added async-await client methods (#32) [#32](https://github.com/kula-app/Postie/pull/32) ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/b326bf8485966cf2b3e6064b7f47ed826653609d)) ## Bug Fixes - added .ruby-version ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/abe9f85c8668c83aee594f02843f392cca311944)) - changed coverage output path ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/dfbe4f22704c54426a08b22328aaf89dec1d4a8b)) ## Documentation - updated copyright in LICENSE ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/214730a7f25616b4673ae437f89b451daaa45839)) - added examples for async-await and callback usage ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/a407f6913bf6dc5e04087d3f54efde1d4989630c)) - updated Jazzy configuration ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/e2dc7bd3d39043336732fc147a8faa9d7ae82295)) - added CODEOWNERS ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/8dcec4bdecd4516457413bc1085378d6be1974b5)) - added CONTRIBUTING ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/97c6b02b6486b82b2bb8d802033a3a7e29e34f28)) - fixed links and reduced focus on Combine ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/54de85dc6e2491e6c9d38501e75c892feb22998c)) - fixed header image url ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/396e1e0835900a8e62df7f5a88c0b12bae51b854)) ## Chores - **deps**: updated Ruby gem dependencies ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/91ac738f65dafb3920bc9b25f10334ade47229cc)) - **deps**: update dependency maxdesiatov/xmlcoder to from: "0.16.0" (#29) [#29](https://github.com/kula-app/Postie/pull/29) ([renovate[bot]](https://github.com/kula-app/Postie/commit/5eb0631a138ce8fed824a38f786b48087f58991a)) - **deps**: update actions/checkout action to v4 (#31) [#31](https://github.com/kula-app/Postie/pull/31) ([renovate[bot]](https://github.com/kula-app/Postie/commit/8e15ae8ba1d939de41a1cfbfc89234c6c4641540)) - **deps**: update dependency maxdesiatov/xmlcoder to from: "0.17.1" (#30) [#30](https://github.com/kula-app/Postie/pull/30) ([renovate[bot]](https://github.com/kula-app/Postie/commit/43dd7adda3afaf8bc46b841ba0c0e9cd492adfc9)) - **deps**: updated Package.resolved ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/465b37fc74ac8e3d3f09701f75a018562c9081f4)) - **deps**: updated Ruby gem dependencies ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/5a72a6b964462967d38fd56da09c923422a7d82b)) - **ci**: added Kodiak configuration ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/69486a9b38cd2b97e47b55d071fdbebae6c6811d)) - **ci**: added Danger setup ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/f51031c5ff9876374c375736d8f23164080bb269)) - **ci**: updated publish release workflow ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/8f00adb39a305925abb14930e7e7d1fe44add537)) - **deps**: updated Swift Package format to 5.6 ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/dbf8008ced3cfa408edec5d76fcbfb264d06656a)) - **ci**: added improvements to testing workflows ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/695cca06091c7da92f349e0a771fd2c0bca2c544)) - **ci**: fixed coverage output folder missing ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/bbc37432dbea5fa1d257ef3e357e1649ab45746b)) - **ci**: fixed Dangerfile ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/de13fa916079fdad2fb92131e45ee62ae1d50352)) - **ci**: fixed ref name in documentation workflow ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/7a3013e8f02216c2ec4c83ff591fdba979c54dfe)) - **ci**: renamed build and test workflow ([Philip Niedertscheider](https://github.com/kula-app/Postie/commit/06d5b9c09336e7d8b8a6d5dd3ed7f29ef3114e24)) - **deps**: update actions/checkout action to v4 (#33) [#33](https://github.com/kula-app/Postie/pull/33) ([renovate[bot]](https://github.com/kula-app/Postie/commit/b4b62c93fd6fe15072e286d7f4bcd78c41c096c7)) ## Commits - 99c614b: Update LICENSE year (Philip Niedertscheider) - 2355ecf: Update dependency MaxDesiatov/XMLCoder to from: "0.14.0" (#25) (renovate[bot]) [#25](https://github.com/kula-app/Postie/pull/25) - b9880fe: Update dependency jazzy to v0.14.3 (#28) (renovate[bot]) [#28](https://github.com/kula-app/Postie/pull/28) - c57a70a: Update dependency MaxDesiatov/XMLCoder to from: "0.15.0" (renovate[bot]) [#27](https://github.com/kula-app/Postie/pull/27) - cd53e01: Create codeql.yml (Philip Niedertscheider)
v0.0.13
1 year ago
## Commits - b88f10c: Updated Ruby Gems (Philip Niedertscheider) - 2dce345: Update actions/cache action to v3 (#21) (renovate[bot]) [#21](https://github.com/kula-app/Postie/pull/21) - 53cec2f: Added support for integer conversion from DefaultHeaderStrategyOptional (#24) (Antoine Barré) [#24](https://github.com/kula-app/Postie/pull/24) - c34122a: Update actions/checkout action to v3 (#20) (renovate[bot]) [#20](https://github.com/kula-app/Postie/pull/20) - 74f142b: Updated Ruby dependencies (Philip Niedertscheider) - d64cebd: Removed unused decoding method (Philip Niedertscheider)
v0.0.12
2 years ago
## Commits - 3653823: Fixed referenced article (Philip Niedertscheider) - d650232: Add .whitesource configuration file (#15) (whitesource-bolt-for-github[bot]) [#15](https://github.com/kula-app/Postie/pull/15) - 7a02542: Add renovate.json (#16) (renovate[bot]) [#16](https://github.com/kula-app/Postie/pull/16) - f002e93: Added convenience initializer, Bool and Double and ACL of QueryItem (#12) (Antoine Barré) - 17fec42: Generic Response Header decoding (e.g. to support `Int` for pagination) (#13) (Antoine Barré) - bb5bb63: Added option to override `keyEncodingStrategy` (to use when APIs do not follow the snake_case naming convention) (#14) (Antoine Barré) - 923a899: Updated Ruby Gems (Philip Niedertscheider) - 00327df: Updated XMLCoder to >0.13.1 (Philip Niedertscheider) - e5008a1: Changed WhiteSource to only scan main branch (Philip Niedertscheider)
v0.0.11
2 years ago
## Commits - c030bf1: Added xcframework action (Philip Niedertscheider) - ed54c41: Revert "Added xcframework action" (Philip Niedertscheider) - 5d747c8: [CI] Added automatic xcframework GitHub releases (#10) (Philip Niedertscheider) [#10](https://github.com/kula-app/Postie/pull/10) - 3ca6bc6: Fixed of name of http method patch (#11) (Richeux Antoine) [#11](https://github.com/kula-app/Postie/pull/11)
0.0.10
2 years ago
- Removed duplicate parameter encoding
0.0.9
2 years ago
- Added LoggingURLEncodedFormDecoder for more verbose error logging
0.0.8
2 years ago
- Added nested responses using `@NestedResponse` - Added support for `RawRepresentable` values, e.g. string enums, to `@QueryItemValue`
0.0.7
2 years ago
- Added support for XML request and response body coding (#8)
iOS macOS
kula-app/OnLaunch-iOS-Client v0.0.2
iOS client written in Swift for OnLaunch
⭐️ 3
🕓 48 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.
0.0.4
41 weeks ago
## Features - changed base url to exclude version (#22) [#22](https://github.com/kula-app/OnLaunch-iOS-Client/pull/22) ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/7b58276a9c4452c2bc27e568ba4ad81e44fc5429)) ## Documentation - added full README.md (#21) [#21](https://github.com/kula-app/OnLaunch-iOS-Client/pull/21) ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/20080b9cb93b8f546cd56af2fdf14a368d05f03a)) ## Chores - **deps**: updated Ruby gem dependencies ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/5ea9ef090b4944dad33b23f6f79d42a013623d64)) - **ci**: changed documentation push trigger to version tags ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/8e756cbbdb35cb92e2ac23225b7bee3f4eda2400)) - **deps**: update actions/checkout action to v3 (#20) [#20](https://github.com/kula-app/OnLaunch-iOS-Client/pull/20) ([renovate[bot]](https://github.com/kula-app/OnLaunch-iOS-Client/commit/85822c012512e7fe825ffd9ce3ecb20854eea846)) ## Commits - 0fb7169: Create CONTRIBUTING.md (#6) (#19) (Florian Hochreiter) [#19](https://github.com/kula-app/OnLaunch-iOS-Client/pull/19)
0.0.3
48 weeks ago
## Features - added example apps for UIKit and SwiftUI (#14) [#14](https://github.com/kula-app/OnLaunch-iOS-Client/pull/14) ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/17aa3ebc16e088184cb87e13ed636144f66cd108)) - added basic setup and UI (#16) [#16](https://github.com/kula-app/OnLaunch-iOS-Client/pull/16) ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/753b704e9b46c8dfe44ec696afbeb1192f14a715)) - added button to check messages in SwiftUI example ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/dce468204cc9069f4f9dcbec81cd74cf1f6de630)) - added button to check messages in UIKit example ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/25c1315194494ae03aabc8de9f7b0ff8babb1fc6)) - added implementation for SwiftUI ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/554385d6273039edd1ada80dfef3b4e815491da5)) ## Bug Fixes - added missing UserDefaults synchronize in LocalStorage ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/f333965c01993e414c7b7129ae5ae4bb9ea7b2d6)) ## Documentation - added CODEOWNERS (#15) [#15](https://github.com/kula-app/OnLaunch-iOS-Client/pull/15) ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/e0d67a56a93926c2d6cd04b8a371565d9437f9e5)) ## Chores - **deps**: update dependency ruby to v3.2.1 (#13) [#13](https://github.com/kula-app/OnLaunch-iOS-Client/pull/13) ([renovate[bot]](https://github.com/kula-app/OnLaunch-iOS-Client/commit/3045f08a80d8997ee17b007f2cb90fa07a72d2b3)) - **deps**: update dependency ruby to v3.2.2 (#17) [#17](https://github.com/kula-app/OnLaunch-iOS-Client/pull/17) ([renovate[bot]](https://github.com/kula-app/OnLaunch-iOS-Client/commit/c0374db61dad63b10b1da42f103915e263e32b46)) - **ci**: changed version tag pattern to major.minor.patch ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/b93c43b8ad6987702bb84db83aa6c19ae21e4337)) - **ci**: changed documentation to be published on push branch main ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/885e89fcacf7a982b413ee685438c3f0342e8618))
v0.0.2
1 year ago
## Documentation - added jazzy documentation setup with GitHub pages (#7) [#7](https://github.com/kula-app/OnLaunch-iOS-Client/pull/7) ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/347b90e53a47980b5dade443ce90107ced990362)) ## Code Refactoring - renamed module OnLaunch-iOS-Client to OnLaunch (#8) [#8](https://github.com/kula-app/OnLaunch-iOS-Client/pull/8) ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/29839e86733c5c5de73250653328affc41338662)) ## Chores - **ci**: renamed build and test workflow ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/23e7f5d5360689d66c779461e5ffdb13e6dd5377)) - add renovate.json (#10) [#10](https://github.com/kula-app/OnLaunch-iOS-Client/pull/10) ([renovate[bot]](https://github.com/kula-app/OnLaunch-iOS-Client/commit/a29b717a5b7fab5fc6f90de45d2c0095f66233f5)) - added Kodiak ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/f420eacc3fd943d3d35186ec061ae3c6252619a8)) - added Danger (#9) [#9](https://github.com/kula-app/OnLaunch-iOS-Client/pull/9) ([Philip Niedertscheider](https://github.com/kula-app/OnLaunch-iOS-Client/commit/c95cc5740428c0962ff15f90aed367b078f133f8)) - **deps**: update actions/checkout action to v3 (#11) [#11](https://github.com/kula-app/OnLaunch-iOS-Client/pull/11) ([renovate[bot]](https://github.com/kula-app/OnLaunch-iOS-Client/commit/df712948cca41c0b341d249a3282586e2f265be9))
v0.0.1
1 year ago
- Initial release
iOS

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