This repository has been archived by the owner on May 24, 2024. It is now read-only.
Releases: JulianDicken/Broadcast
Releases · JulianDicken/Broadcast
v5.0.2-beta
- Feather compliance
- Hotfix for a major lifetime issue i need to properly fix at some point
v0.5.1-alpha
0.5.0 Alpha
- complete rewrite
- passing args now supported
0.5.1 Alpha
- Radio emitter type
v0.4.4-LTS
0.4.0 Improves performance by about 100% via Object Pools
The Option to disable those (for whatever reason) exists but is undocumented. Works the same as safety checks though.
0.4.1 Fixed a bug in Subscriber
0.4.2 Fixed a bug in Broadcast
0.4.3 Fixed a bug causing unwanted Watchlist behaviour as well as a bug causing Object Pools to discard the reference of instances instantiated using pools immediately upon creation
0.4.4 Streamlined some internals