index
:
geb
dev
origin/dev
Fast Java event bus leveraging the power of annotation processing
zaaarf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
fix: nullptr in case where event has no listeners
0.3.1
zaaarf
2024-06-02
-1
/
+4
*
fix: use gitversion properly
0.3.0
zaaarf
2024-06-01
-2
/
+2
*
feat: API simplification, allow multiple instances
zaaarf
2024-06-01
-17
/
+20
*
ci: added github actions
zaaarf
2023-12-28
-0
/
+27
*
chore: fixed gitversion mangling
zaaarf
2023-09-09
-6
/
+2
*
feat: unregisterListener
0.2.0
origin/dev
zaaarf
2023-08-23
-0
/
+18
*
chore: identifier leftovers
0.1.4
zaaarf
2023-08-23
-14
/
+5
*
chore: moved back the only remaining annotation
0.1.3
zaaarf
2023-08-23
-0
/
+29
*
chore: javadocs update
zaaarf
2023-08-23
-5
/
+2
*
feat: implemented listener registration
0.1.2
zaaarf
2023-08-23
-12
/
+21
*
fix: javadoc
0.1.1
zaaarf
2023-08-23
-1
/
+0
*
feat: made more efficient by using a separate interface for dispatchers
zaaarf
2023-08-23
-33
/
+31
*
feat: added support for un-canceling within a same listener
zaaarf
2023-08-23
-3
/
+12
*
chore: readme update
0.1.0
zaaarf
2023-08-22
-9
/
+2
*
chore: removed unused dependency
zaaarf
2023-08-22
-4
/
+0
*
chore: separated processor and api
zaaarf
2023-08-22
-84
/
+1
*
feat: IBus interface
zaaarf
2023-08-18
-6
/
+31
*
feat: presumably completed the first version of the api
zaaarf
2023-08-18
-8
/
+175
*
fix: mistake
zaaarf
2023-08-18
-3
/
+0
*
feat: initial basic api implementation
zaaarf
2023-08-17
-0
/
+551