View Source Changelog

v0.3.0 (2023-08-21)

Features

v0.2.1 (2023-08-20)

Fixes

  • batch all events only by batch_key to avoid race conditions for different events processed by the same system.

v0.2.0 (2023-08-18)

Breaking

  • use Ecspanse.Component.Timer and use Ecspanse.Event.Timer are now deprecated. Use use Ecspanse.Template.Component.Timer and use Ecspanse.Template.Event.Timer instead.

Features

v0.1.2 (2023-08-14)

Fixes

  • remove unneeded dependency plug_crypto
  • upgrade dependencies: credo, ex_doc, jason

v0.1.1 (2023-08-12)

Fixes

  • adds the missing project :package