All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support Ruby 2.5 & 2.6 #6.
0.2.1 - 2022-04-19
- Added
Omnes::Bus#clear
for autoloading #4.
- Fix re-adding autodiscovered subscriptions on subsequent calls #5.
0.2.0 - 2022-04-15
- Be able to fetch subscriptions by id from the bus #1.
- Use ad-hoc configuration system (and make Omnes zero-deps) #2.
- Bind a publication context to subscriptions #3.