Releases: prooph/proophessor-do
Releases · prooph/proophessor-do
1.7 Release - prooph-cli 0.2 and interop-config 1.0
Added
- #77: update to prooph-cli 0.2.0 and add Psr4ClassInfo factory (generate prooph classes with file docblock and correct namespace)
docker-compose run --rm php php vendor/bin/prooph-cli
- #78: update factories to interop-config 1.0
- #79: update dependencies to latest versions
1.6 Release - Add Reminder To Todo
v1.6 Add @rommsen to HALL OF FAME
1.5 Release - Reopen A Todo
1.4 Release - prooph/psr7-middleware and expressive 1.0
This release changes the app layer of proophessor-do. zend-expressive is updated to ^1.0 and the Commanding\API
is replaced with our new prooph/psr7-middleware.
See #53 for details.
1.3 Release - Add Deadline to Todo
1.2 Release
Added
- TestCase helper to reconstitute an aggregate root from event history
Changed
- Namespaces from Proophessor to ProophessorDo
- interop-config to version 0.2.0
Removed
- unused bin-dir config in composer.json
1.1 Release - Mark a Todo as done
1.0 Release
Proophessor Do was rewritten to use zend-expressive instead of the full stack ZF2.
The domain layer did not change. However the whole directory structure changed and the implementation was adjusted according to new versions of all prooph components.
0.1 - Version after initial commit
Incomplete application without any exercises done.