Skip to content

v.0.6.0

Choose a tag to compare

@benatespina benatespina released this 20 Dec 16:59
· 17 commits to master since this release
  • Added update method to the Pdo class.
  • Added utf8 charset as default option in the pdo.
  • Added missing return types to the Id VO.
  • Added count method to the Pdo.
  • Removed isSubcribedTo method from DomainEventSubscriber interface.
  • Improved event magic serialization/unserialization process.
  • Simplified the insert method of the Pdo.
  • Fixed the ListEventsAction type hints.
  • Fixed bug related with serializeEvent in the StoredEvent.