Releases: xmartlabs/stock
Releases · xmartlabs/stock
1.1.2
What's Changed
- fix: Create a codecov workflow to fix pr issues from non-org contributors by @mirland in #47
- chore: updates rxdart to 0.28.0 by @josh-burton in #45
- fix: Avoid concurrency issue when multiple requests are made with the same key by @mirland in #46
- chore: Prepare v1.1.2 release by @mirland in #48
New Contributors
- @josh-burton made their first contribution in #45
Full Changelog: v1.1.1...v1.1.2
1.1.1
1.1.0
1.0.1
What’s Changed
- Document improvements (#34)
- Make
SourceOfTruth
non-required in the Stock constrictor (#33) - Add
mapData
extension to transform theStockResponse<T>
into aStockResponse<E>
(#31). - Add
stock.clear(id)
andstock.clearAll()
functionality. Thanks Abdktefane for PR #30.
New Contributors
- @Abdktefane made their first contribution in #30
Full Changelog: v1.0.0...v1.0.1
1.0.0
0.0.2
0.0.1
Initial release
Full Changelog: https://github.com/xmartlabs/stock/commits/v0.0.1