Swiftpack.co - Swift Packages by DevYeom

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

Packages published by DevYeom

DevYeom/ModernRIBs 1.0.2
Uber's RIBs with Combine.
⭐️ 225
🕓 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.
1.0.2
1 year ago
This version matches the [0.13.0](https://github.com/uber/RIBs/releases/tag/v0.13.0) version of Uber's RIBs. ### Fixed - Fix typos.
1.0.1
2 years ago
This version matches the [0.11.2](https://github.com/uber/RIBs/releases/tag/v0.11.2) version of Uber's RIBs. There's no changes between 0.11.1 and 0.11.2. ### Fixed - Exclude info.plist in Package.swift for removing SPM warnings.
1.0.0
2 years ago
Finally, it is ready for release. 🎉 This version matches the [0.11.1](https://github.com/uber/RIBs/releases/tag/v0.11.1) version of Uber's RIBs. ### Changed - Change a library name in tooling files. It is confirmed that generated ModernRIB classes are well made.
0.0.2
2 years ago
### Changed - Update swift version from 5.2 to 5.4 ### Fixed - Change import statements (RIBs -> ModernRIBs) in tooling
0.0.1
2 years ago
# First Release - It's still in pre-release stage.
iOS
DevYeom/OneWay 2.4.0
A Swift library for state management with unidirectional data flow.
⭐️ 72
🕓 2 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.0
2 weeks ago
## What's Changed * Rename `Heap` to `CopyOnWrite` by @DevYeom in https://github.com/DevYeom/OneWay/pull/74 * Add a privacy manifest by @DevYeom in https://github.com/DevYeom/OneWay/pull/75 * Improve the CI process entirely by @DevYeom in https://github.com/DevYeom/OneWay/pull/77 **Full Changelog**: https://github.com/DevYeom/OneWay/compare/2.3.0...2.4.0
2.3.0
13 weeks ago
## What's Changed * Add effects result builder for sugar by @sobabear in https://github.com/DevYeom/OneWay/pull/68 * Support for result builder in `concat` and `merge` by @DevYeom in https://github.com/DevYeom/OneWay/pull/70 * Add `Create` effect that creates an asynchronous stream by @DevYeom in https://github.com/DevYeom/OneWay/pull/71 **Full Changelog**: https://github.com/DevYeom/OneWay/compare/2.2.1...2.3.0
2.2.1
14 weeks ago
## What's Changed * Make the state of `Store` be private setter by @sobabear in https://github.com/DevYeom/OneWay/pull/64 * Update `swift-clocks` to v1.0.2 by @DevYeom in https://github.com/DevYeom/OneWay/pull/66 **Full Changelog**: https://github.com/DevYeom/OneWay/compare/2.2.0...2.2.1
2.2.0
15 weeks ago
## What's Changed * Add a debouncing operator by @DevYeom in https://github.com/DevYeom/OneWay/pull/57 * Remove equatable requirement from insensitve property by @panini-prnd in https://github.com/DevYeom/OneWay/pull/58 * Reduce the timeout of Github Actions workflow by @DevYeom in https://github.com/DevYeom/OneWay/pull/60 * Update the view store tests with `expect` function by @DevYeom in https://github.com/DevYeom/OneWay/pull/62 ## New Contributors * @panini-prnd made their first contribution in https://github.com/DevYeom/OneWay/pull/58 **Full Changelog**: https://github.com/DevYeom/OneWay/compare/2.1.1...2.2.0
2.1.1
19 weeks ago
## What's Changed * Add a test helper function for asynchronous tests by @DevYeom in https://github.com/DevYeom/OneWay/pull/53 * Fix adding `@escaping` on sequence operation inner closure by @sobabear in https://github.com/DevYeom/OneWay/pull/54 ## New Contributors * @sobabear made their first contribution in https://github.com/DevYeom/OneWay/pull/54 **Full Changelog**: https://github.com/DevYeom/OneWay/compare/2.1.0...2.1.1
2.1.0
23 weeks ago
### Added - Enable the cancellation of the effect ### Changed - Rename `any` of `Effect`'s property to `eraseToAnyEffect()` for clarity
2.0.0
24 weeks ago
## Update to 2.0.0 🚀 This update focuses on achieving perfect support for **Swift Concurrency**. ### Added - Actor-based `Store`, `ViewStore`, `Reducer` and `Effects`. - `@Heap`, `@Insensitive` and `@Sensitive` to help configure the State. ### Changed - Removed all the previous code based on Combine. - Rewrote all the test code.
1.3.0
1 year ago
### Added - Add a CombineSchedulers for asynchronous unit tests - Add a Makefile for continuous integration ### Changed - Change all DispatchQueue to TestScheduler in unit tests
1.2.0
1 year ago
### Changed - Change a assertion position of the thread-safe test ### Fixed - Fix the `catch` operator's parameter type
1.1.0
1 year ago
### Added - Add a `catch` operator ### Changed - Change the implementation of the concat operator
iOS macOS watchOS tvOS
DevYeom/YYSimpleAlert 0.3.0
A simple alert for the open source library distribution guide.
⭐️ 1
🕓 4 years ago
iOS

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