All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade to
psr/container:2.0
and PHP8+
- Add changelog.
- Improve documentation.
- Provide installation instructions.
- Mark package providing
psr/container-implementation
.
- Rewrite tests to Peridot BDD testing framework.
- Fix tests interruption detection.
- Initial implementation.