event_bus v1.6.1 Release Notes
Release Date: 2019-09-11 // over 5 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
Travis
script to prevent breaks on merges:- Include
dialyzer
warnings - Include
coverall
coverage - Include
credo
checks
- Include
- ⚡️ Update
EventBus.Model.Event
struct optional attribute type specs to allownil
values (typespec
bug fix)