Skip to content

Releases: VSoftTechnologies/VSoft.Messaging

v0.3.8

23 Oct 09:50
Compare
Choose a tag to compare

Added D12 support

v0.3.7

26 Sep 02:21
Compare
Choose a tag to compare

Update dspec

v0.3.6

14 Mar 10:47
Compare
Choose a tag to compare

Removed use of weak references for the channel.

v0.3.5

19 Jan 11:39
Compare
Choose a tag to compare

Upated weakreferences dependency to version that works with D11

v0.3.4

30 Nov 22:14
Compare
Choose a tag to compare

Fixed an issue with IncludeFilters.

Full Changelog: v0.3.1...v0.3.4

v0.3.3

12 Oct 06:19
Compare
Choose a tag to compare

fixed dpm package for d11

v0.3.1

10 Sep 04:51
Compare
Choose a tag to compare

Delphi 11 Support

v0.3.0

08 Aug 23:30
Compare
Choose a tag to compare
  • SendMessage was always calling PostMessage.
  • On the UI dispatcher, ensure SendMessage only used if message sent from main thread.

v0.2.0

17 Mar 00:06
Compare
Choose a tag to compare

Made burst and blocking thresholds configurable, fixed deadlock issue.

v0.1.0

16 Feb 04:10
Compare
Choose a tag to compare

Fixed compatibility with XE2-XE6
Added runtime packages.
Added support for dpm compile on install.