event_bus v1.6.0 Release Notes

Release Date: 2019-02-16 // about 5 years ago
    • ⚡️ 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
    • ⚡️ Update EventBus.Model.Event struct optional attribute type specs to allow nil values (typespec bug fix)