matthiasnoback / TalisORM

An ORM for "ORMless" persistance of DDD-inspired domain models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assert used in library code but required as a dev depencency

ramondelafuente opened this issue · comments

EventRecordingCapabilities uses Assert but that is a dev dependency

Fixed this in one of the recent commits :)