Releases: kerberjg/dart_coroutines
Releases · kerberjg/dart_coroutines
0.2.1
What's Changed
- fix: Fix concurrent modification exception when run in a async context by @luanpotter in #3
- Run CI on examples by @kerberjg in #5
- Flutter tests by @kerberjg in #6
- ci: Fix GitHub Actions not respecting globs by @luanpotter in #7
- docs: Add flame_with_coroutines example by @luanpotter in #4
- fix: Prevent concurrent modification exceptions on async.dart by @luanpotter in #8
- test: Add "can be nested" test (from sync) to async by @luanpotter in #9
New Contributors
- @luanpotter made their first contribution in #3
- @kerberjg made their first contribution in #5
Full Changelog: 0.2.0...0.2.1
0.2.0
Full Changelog: 0.1.1...0.2.0
0.1.1
Full Changelog: 0.1.0...0.1.1
0.1.0
Full Changelog: https://github.com/kerberjg/dart_coroutines/commits/0.1.0