Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 06:34

1.2.0 (2020-06-25)

Bug Fixes

  • attributes: remove unique items from array attribute since it is not allowed (9271fb1), closes #24

Features

  • attributes: add ignore entity attribute. (f8c5f76), closes #25
  • testing: add possibility to mock and test a controller via mocked event queue. (b5e1a8e), closes #10
  • testing: add possibility to mock and test finalizers. (5d59448), closes #10