8000 Tags · spinettaro/delphi-event-bus · GitHub
[go: up one dir, main page]

Skip to content

Tags: spinettaro/delphi-event-bus

Tags

v2.1

Toggle v2.1's commit message
added release note for 2.1

v2.0

Toggle v2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #37 from wxinix/master

Cleanup examples and improve TThreadMode documentation

v1.5

Toggle v1.5's commit message
added square logo

v1.4

Toggle v1.4's commit message
fixed tests after refactoring

checked tests ok for Delphi 10.4

v1.3

Toggle v1.3's commit message
unit refactoring to expose only 1 unit

v1.2

Toggle v1.2's commit message
changed TCloneEventCallback with a function of object instead an anon…

…ymous method

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0

Toggle v1.0's commit message
refactoring clone object with RTTIUtils so no more need of REST.JSON …

…and System.JSON. This add compatibiity with prior version of delphi

removed EventBus.Attributes.pas and moved SubscribeAttribute in EventBus.Commons.pas
removed EventBus.Poster.pas because no more needed
0