Incident v0.4.0 Release Notes

Release Date: 2019-10-06 // over 4 years ago
  • ➕ Added

    Library

    • ➕ Add mix incident.postgres.init mix task to set up Postgres as Event Store storage;

    Bank Example Application

    • ➕ Add WithdrawMoney command, MoneyWithdrawn event, and business logic;

    🔄 Changed

    Library

    • ⚡️ Update package dependencies;