Releases: sbertix/ComposableRequest
Releases · sbertix/ComposableRequest
v5.3.3
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : 5.3.1...5.3.3
v5.3.2
Compare
Sorry, something went wrong.
No results found
Bug fixes
fix an issue with delay not being applied correctly
v7.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 6.0.1...7.0.0
v6.0.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add completion-based future (db7e6b5 )
v6.0.0
Compare
Sorry, something went wrong.
No results found
Bug Fixes
solve namespace naming conflicts (c31ac93 )
Features
refactor the entire Request chain
add a Receivable promise (dd36fae )
add dependency to kean/Future (278377d )
v5.3.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
support unwrapped Instruction in iteration (19343f6 )
v5.3.0
Compare
Sorry, something went wrong.
No results found
Features
concat: add native composition in Provider (3249ba1 )
pager: conform to Combine-like custom Delay (50953d7 )
v5.2.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
allow access to Reference definitions (d740425 )
v5.2.0
Compare
Sorry, something went wrong.
No results found
Features
pager: add custom delay between pages (52fbbd8 )
v5.1.0
Compare
Sorry, something went wrong.
No results found
Changes
feat: add Instruction support in Pager
fix(deps): fix keychain implementation