Skip to content

Move v5.0 to hyperdevs #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 66 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
17c9486
Prepare Fork
sebastianvarela Jan 23, 2020
09fa873
Prepare v1.1.3
sebastianvarela Jan 23, 2020
99eb0ef
Update Readme
sebastianvarela Jan 23, 2020
7252962
Update Readme
sebastianvarela Jan 23, 2020
9612a4b
Rename Service to ServiceType
sebastianvarela Apr 21, 2020
9e30f27
Prepare v1.2.0
sebastianvarela Apr 21, 2020
febe2c3
Forgot
sebastianvarela Apr 21, 2020
effff7b
Prepare Mini for Carthage
sebastianvarela Sep 30, 2020
c47c77e
Update README.md
sebastianvarela Oct 1, 2020
ad473fe
Update README.md
sebastianvarela Oct 1, 2020
5e6d48f
Prepare 1.3.0
sebastianvarela Oct 1, 2020
262bc29
Add KeyedEmptyAction
sebastianvarela Feb 22, 2021
4dcfb79
Prepare v1.3.1
sebastianvarela Feb 22, 2021
de0b128
Add support for XCFrameworks
sebastianvarela Feb 25, 2021
794bf88
Preparing for Combine (#4)
sebastianvarela Aug 11, 2021
64c33fb
Latests minor improves
sebastianvarela Aug 11, 2021
d710b1d
Prepare v2.0.0
sebastianvarela Aug 11, 2021
a478bc6
Fix StoreSubscription
sebastianvarela Aug 11, 2021
fee39be
Prepare v2.0.1
sebastianvarela Aug 11, 2021
1f373ca
Add delegate to service to track when state is replayed
sebastianvarela Oct 11, 2021
d3aa1d2
Prepare 2.1.0
sebastianvarela Oct 11, 2021
d325310
Add payload and key into the task
sebastianvarela Oct 13, 2021
13769f0
Prepare v2.1.1
sebastianvarela Oct 13, 2021
5f55ba8
FIX CI
sebastianvarela Jun 24, 2022
9168db4
Fix DangerFile
sebastianvarela Jun 29, 2022
91ef05c
Improve TypedTasks (#5)
sebastianvarela Mar 13, 2023
b96187b
Prepare v3.0.0
sebastianvarela Mar 13, 2023
c271ad7
Add KeyedEmpty Tasks (#7)
sebastianvarela Mar 15, 2023
102de62
Prepare v3.0.1
sebastianvarela Mar 15, 2023
99ef91c
Use Void and None to dispatch an EmptyAction (#8)
sebastianvarela Mar 21, 2023
65dd093
Prepare v3.0.2
sebastianvarela Mar 21, 2023
b170214
Use Void and None to dispatch a KeyedEmptyAction (#9)
adrianrl Mar 22, 2023
4f772f8
Prepare v3.0.3
sebastianvarela Mar 22, 2023
6c9e9d3
Typed tasks (#10)
adrianrl Mar 24, 2023
b40c61a
Prepare v3.0.4
sebastianvarela Mar 24, 2023
763de65
Ignore output files
sebastianvarela Mar 24, 2023
80ea502
Fix codecov (#12)
sebastianvarela Mar 24, 2023
e42df92
Tune codecov
sebastianvarela Mar 24, 2023
45ba59a
Add extension to dispatch attributed actions from publishers (#11)
sebastianvarela Mar 27, 2023
81dee86
Prepare 3.0.5
sebastianvarela Mar 27, 2023
325a465
Fix TaskStatus Equatable (#13)
EdiLT Mar 30, 2023
7a20b10
Prepare v3.0.6
sebastianvarela Mar 30, 2023
7cec951
Simplify naming for task helpers (#14)
sebastianvarela Apr 12, 2023
2c734d2
Prepare v3.0.7
sebastianvarela Apr 12, 2023
57dbf1e
Improve protocols naming, usability and fix minor bugs (#15)
sebastianvarela Apr 17, 2023
1fe0292
Prepare v3.1.0
sebastianvarela Apr 17, 2023
a9c4018
Allow unbuffered subscriptions for stores (#16)
sebastianvarela Nov 29, 2023
488b802
Prepare v3.2.0
sebastianvarela Nov 29, 2023
010fbe2
Handle And filter expired tasks (#17)
sebastianvarela Dec 5, 2023
540ea93
Prepare v3.3.0
sebastianvarela Dec 5, 2023
55e27ba
Prepare Stores to emit or not the initial value (#18)
sebastianvarela May 31, 2024
6d633af
Prepare v4.0.0
sebastianvarela May 31, 2024
797911b
Remove Validate Cocoapods
sebastianvarela Jul 29, 2024
31907ca
Update Gems
sebastianvarela Jul 29, 2024
bcdc779
Add public function to map a success task with another task publisher…
sebastianvarela Jul 30, 2024
2244379
Prepare v4.1.0
sebastianvarela Jul 30, 2024
13dd244
Remove swiftlint on buildphase
sebastianvarela Sep 11, 2024
d118e2b
Prepare v4.1.1
sebastianvarela Sep 11, 2024
62328bb
Fix CI
sebastianvarela Oct 24, 2024
806b4e6
Increase Coverage
sebastianvarela Oct 24, 2024
4797f57
Prepare isExpired to pass a margin for slower scenarios (#20)
sebastianvarela Oct 24, 2024
bae2d09
Prepare v4.2.0
sebastianvarela Oct 24, 2024
082c957
Add SPM support and remove Cocoapods (#21)
adrianrl Apr 7, 2025
721551d
Improve testing and clean some files (#22)
sebastianvarela Apr 7, 2025
3a60d1c
feat: Add passthrough publisher (and currentValue publisher) (#23)
sebastianvarela Jun 24, 2025
11be858
expose scope
sebastianvarela Jun 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Gems
  • Loading branch information
sebastianvarela committed Jul 29, 2024
commit 31907ca4c92b6ed921ce6b47e821a6fb332ece9c
Loading