File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111- No changes yet.
1212
13+ ## [ 0.1.0] - 2020-06-22
14+ ### Added
15+
16+ - Entrypoint to build a DI container by service definitions,
17+ with ` .env ` and ` parameters.yml ` support.
18+ - Main ` Application ` class that starts
19+ the async socket server and the event loop.
20+ - ` ServerInterface ` and the ` HandlerInterface ` , example handler implementation.
21+ - Non-blocking logger (based on [ wyrihaximus/react-psr-3-stdio] ( https://github.com/WyriHaximus/reactphp-psr-3-stdio ) )
22+
1323[ Unreleased ] : https://github.com/itnelo/reactphp-foundation/compare/0.1.0...0.x
1424[ 0.2.0 ] : https://github.com/itnelo/reactphp-foundation/compare/0.1.0..0.2.0
1525[ 0.1.0 ] : https://github.com/itnelo/reactphp-foundation/releases/tag/0.1.0
You can’t perform that action at this time.
0 commit comments