Releases: VSoftTechnologies/VSoft.Messaging
Releases · VSoftTechnologies/VSoft.Messaging
v0.3.8
v0.3.7
Update dspec
v0.3.6
Removed use of weak references for the channel.
v0.3.5
Upated weakreferences dependency to version that works with D11
v0.3.4
Fixed an issue with IncludeFilters.
Full Changelog: v0.3.1...v0.3.4
v0.3.3
fixed dpm package for d11
v0.3.1
Delphi 11 Support
v0.3.0
- SendMessage was always calling PostMessage.
- On the UI dispatcher, ensure SendMessage only used if message sent from main thread.
v0.2.0
Made burst and blocking thresholds configurable, fixed deadlock issue.
v0.1.0
Fixed compatibility with XE2-XE6
Added runtime packages.
Added support for dpm compile on install.