event_bus v1.6.X Release Notes

    • ⚡️ 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 coverage
    • - Include credo checks
    • ⚡️ Update EventBus.Model.Event struct optional attribute type specs to allow nil values
    • ⚡️ Update license year
    • 🔄 Change EventBus.Service.Store.fetch to return a safe value when ETS data is missing and log it