event_bus v1.6.1 Release Notes
Release Date: 2019-09-11 // over 6 years ago-
No data yet 😐
You can check the official repo
Previous changes from v1.6.0
-
- ⚡️ Update type names and docs for consistent naming convention (Note: there is no logic or method name change)
- ⚡️ Update the
Travisscript to prevent breaks on merges:- Include
dialyzerwarnings - Include
coverallcoverage - Include
credochecks
- Include
- ⚡️ Update
EventBus.Model.Eventstruct optional attribute type specs to allownilvalues (typespecbug fix)