All Versions
20
Latest Version
Avg Release Cycle
43 days
Latest Release
1473 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.6.1
September 11, 2019 -
v1.6.0 Changes
February 16, 2019- ⚡️ 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)
-
v1.6.X Changes
- ⚡️ 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 allownil
values - ⚡️ Update license year
- 🔄 Change
EventBus.Service.Store.fetch
to return a safe value when ETS data is missing and log it
-
v1.5.2
September 28, 2018 -
v1.5.1
September 15, 2018 -
v1.5.0
September 08, 2018 -
v1.5.X Changes
- 🛠 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 onEventSource
helper to a monotonically increasing time - ✨ Enhance tests for the
:second
time unit - ✨ Enhance tests for the
unique_id
generator
- 🛠 Fix Elixir
-
v1.4.4
September 08, 2018 -
v1.4.3
September 08, 2018 -
v1.4.2
August 25, 2018