Tags give the ability to mark specific points in history as being important
-
-
-
2.3.0-rc1
236ebdf7 · ·Implement switches to switch logging on and off, also to disable the event_scheduler delay and scheduled events.
-
-
-
-
2.2.0-rc3
a56d3124 · ·Add getName() to EventDelayInterface, and make the dispatcher signature correct.
-
-
2.2.0-rc1
7ae14953 · ·Completely updating the 2.x branch for D9/D10 only. There are breaking changes between 2.1 and 2.2, all stemming from the dispatch code changes. Notably the need for a getName() method.
-
2.1.0-rc1
e64e0a49 · ·PHP7.4 or better. Moved code from module file to a service, and simplified it.
-
-
-
2.0.0-alpha1
d0c2444f · ·Drupal 9-specific modifications, primarily for the change in Event definition but other minor optimisations and fixes.
-
1.1.0-alpha1
d0c2444f · ·Drupal 9-specific modifications, primarily for the change in Event definition but other minor optimisations and fixes.
-
9.x-1.0-alpha1
d0c2444f · ·Drupal 9-specific modifications, primarily for the change in Event definition but other minor optimisations and fixes.
-
8.x-1.0-rc8
6bd681e7 · ·Removed deprecated Event in argument hinting to allow both old and new Event types.
-
-
8.x-1.0-rc6
7b53247b · ·Release 1 rc 6 Fix the occasional error with writing the state to the DB. This is odd and shouldn't happen, but it does.
-
8.x-1.0-rc5
43702220 · · -
8.x-1.0-rc4
d4506b1d · ·