# 0.3.0

* change API for Commands and Queries:
  * expect either a Promise or another value as return value
  * no more injected promises by the count of arguments
* change API for create functions on Aggregate classes (same as above)
* change API for handle functions on Projection instances (same as above)