event_bus v1.5.X Release Notes

    • 🛠 Fix Elixir v1.7.x warnings for string to atom conversions
    • ✂ Remove deprecated EventBus.Util.String module
    • 🚚 Move the time calculation logic into the new MonotonicTime utility module
    • Set initialized_at value on EventSource helper to a monotonically increasing time
    • ✨ Enhance tests for the :second time unit
    • ✨ Enhance tests for the unique_id generator