Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-12-07 | 228 Bytes | |
v1.1.3.tar.gz | 2017-12-07 | 49.1 kB | |
v1.1.3.zip | 2017-12-07 | 52.1 kB | |
Totals: 3 Items | 101.4 kB | 0 |
- Fix handler removal (
.off()
) during emit (#65, thanks @sqal & @farskid) - Fix
emit
andEventHandler
type annotations (#47, thanks @rvikmanis) - more precise type annotation for WildCardEventHandler (#58, thanks @tungv)