Skip to content

Releases: xmartlabs/stock

1.1.2

06 Nov 19:56
fa37072
Compare
Choose a tag to compare

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

Full Changelog: v1.1.1...v1.1.2

1.1.1

07 May 16:26
a00540a
Compare
Choose a tag to compare

What's Changed

  • Use dart 3 class modifiers (#40)
  • Code improvements, fix dart analyze issues (#42)

Full Changelog: v1.1.0...v1.1.1

1.1.0

12 Oct 11:10
d57a472
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

1.0.1

18 Nov 13:41
6a2f54f
Compare
Choose a tag to compare

What’s Changed

  • Document improvements (#34)
  • Make SourceOfTruth non-required in the Stock constrictor (#33)
  • Add mapData extension to transform the StockResponse<T> into a StockResponse<E> (#31).
  • Add stock.clear(id) and stock.clearAll() functionality. Thanks Abdktefane for PR #30.

New Contributors

Full Changelog: v1.0.0...v1.0.1

1.0.0

05 Oct 16:08
deb12dd
Compare
Choose a tag to compare

What's Changed

  • Document improvements (#23)
  • CI improvements (#22)
  • Add map and when extension methods over StockResponse (#21, #27). Thanks Leynier for PR (#21).

New Contributors

Full Changelog: v0.0.2...v1.0.0

0.0.2

02 Sep 00:19
2e5e14d
Compare
Choose a tag to compare

What's Changed

  • Api improvements (#18)
  • CI analysis improvements (#16, #18)
  • Documentation changes (#15, #19)
  • GitHub repository improvements (#17)

Full Changelog: v0.0.1...v0.0.2

0.0.1

29 Aug 22:52
1c97055
Compare
Choose a tag to compare