Skip to content

Releases: DumplingsDevs/Pipelines

v1.0.2

16 Sep 20:10
63ee9db
Compare
Choose a tag to compare

What's Changed

  • Pipeline Builder - Handler and Dispatcher assembly validation (at least one assembly is required by AddHandler() and WithDecorators() methods - by @KmlPro in #88

  • Dispatcher options - Added CreateDiScope and ThrowExceptionIfHandlerNotFound by @KmlPro in #89

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Sep 20:13
749dd1e
Compare
Choose a tag to compare

What's Changed

  • Fix decorators builder when multiple the same types were registered by @Karasini in #84
  • Sort decorators registered with Attribute by @Karasini in #86

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

v1.0.0

04 Sep 20:48
cbc501b
Compare
Choose a tag to compare

Release v1.0.0 🎉

Full Changelog: v0.0.13-alpha...v1.0.0

v0.0.14-alpha

04 Sep 20:25
cbc501b
Compare
Choose a tag to compare
v0.0.14-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.13-alpha...v0.0.14-alpha

v0.0.13-alpha

04 Sep 18:37
195c9c7
Compare
Choose a tag to compare
v0.0.13-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.12-alpha...v0.0.13-alpha

v0.0.12-alpha

03 Sep 20:12
57dc03c
Compare
Choose a tag to compare
v0.0.12-alpha Pre-release
Pre-release

What's Changed

  • Added missing exception in troubleshootin, added badges to ReadMe.md, Added metadata for package by @KmlPro in #65
  • Add metadata for generators by @KmlPro in #66
  • Throw dedicated exceptions from generator by @Karasini in #67
  • Dispatcher troubleshooting by @Karasini in #68
  • Dispatcher documentation, documentation corrections by @Karasini in #69
  • Use GetService instead of GetRequiredService, benchmark correction by @Karasini in #70

Full Changelog: v0.0.11-alpha...v0.0.12-alpha

v0.0.11-alpha

31 Aug 19:47
1e6afb7
Compare
Choose a tag to compare
v0.0.11-alpha Pre-release
Pre-release

What's Changed

  • Documentation Troubleshooting - pipeline builder by @KmlPro in #62
  • Add troubleshooting for runtime exceptions. Add XML docs for builders by @KmlPro in #63
  • WrapperDispatcherGenerator and NativeDispatcherGenerator by @Karasini in #64

Full Changelog: v0.0.10-alpha...v0.0.11-alpha

v0.0.10-alpha

29 Aug 20:54
ccbc524
Compare
Choose a tag to compare
v0.0.10-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.9-alpha...v0.0.10-alpha

v0.0.9-alpha

29 Aug 18:30
bc5c39f
Compare
Choose a tag to compare
v0.0.9-alpha Pre-release
Pre-release

What's Changed

  • Remove requirement to use class constraint by @Karasini in #60

Full Changelog: v0.0.8-alpha...v0.0.9-alpha

v0.0.8-alpha

29 Aug 16:34
4cf39e8
Compare
Choose a tag to compare
v0.0.8-alpha Pre-release
Pre-release

What's Changed

  • Update Code Conventions with Samples by @KmlPro in #57
  • Fix code samples in Key Concepts Documentation by @KmlPro in #58
  • Fixed Validators and Dispatcher when IInput is Generic Method parameter by @KmlPro in #59

Full Changelog: v0.0.7-alpha...v0.0.8-alpha