Releases: MatthiWare/mediator.dart
Releases · MatthiWare/mediator.dart
0.3.2 (2024-12-07)
What's Changed
- Add more cancellation functionality by @Matthiee in #19
- Reactive event extensions by @Matthiee in #20
- Add
sendStream
method by @Matthiee in #21 - Bump lints from 4.0.0 to 5.0.0 by @dependabot in #23
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #24
- Prepare release
0.3.2
by @Matthiee in #26
Full Changelog: 0.3.1...0.3.2
0.3.1 (2024-07-07)
What's Changed
- [Event] Avoid concurrent modifications by @Matthiee in #14
- Remove overly aggressive assert by @Matthiee in #15
- Fix unhandled exception when using multiple concrete pipelines by @Matthiee in #17
- Bump lints from 3.0.0 to 4.0.0 by @dependabot in #13
- Prepare release
0.3.1
by @Matthiee in #18
Full Changelog: 0.3.0...0.3.1
0.3.0 (2024-05-12)
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #4
- Verify formatting by @Matthiee in #5
- [Feature] Better analysis options by @Matthiee in #6
- [CI] Add coverage by @Matthiee in #7
- Improve coverage by @Matthiee in #8
- Rework subscribe methods as extensions by @Matthiee in #9
- Align pipeline behavior by @Matthiee in #10
- Add unregister method for requests by @Matthiee in #11
- Prepare release
0.3.0
by @Matthiee in #12
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: 0.2.0...0.3.0
0.2.0 (2023-12-26)
0.1.1 (2023-12-22)
What's Changed
RequestManager
- Add
registerFunction
- Add
registerFactory
Full Changelog: 0.1.0...0.1.1
0.1.0 (2023-12-17)
What's Changed
New Contributors
Full Changelog: https://github.com/MatthiWare/mediator.dart/commits/0.1.0