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.
NOTE: Always keep an Unreleased version at the top of this CHANGELOG for easy updating. Don't forget to update the links at the bottom of the CHANGELOG.
Unreleased - YYYY-MM-DD
- For new features.
- For changes in existing functionality.
- For once-stable features removed in upcoming releases.
- For deprecated features removed in this release.
- For any bug fixes.
- To invite users to upgrade in case of vulnerabilities.
1.5.2 - 2017-11-29
- Default configuration merge overwrite.
1.5.1 - 2017-11-29
- Missing cache key in default configuration.
1.5.0 - 2017-11-29
- Support for defining auto generation of Hydrator classes.
- Support for defining the Cache implementation.
- Changelog.
1.4.0 - 2016-10-07
- Registering of Annotations.
- DocumentRepository.
- Overriding type if it already exists.
1.3.0 - 2016-07-29
- Support for domain id type.
- Trait for managing documents.
- ShortId type and model.
- ServiceProvider.
- Composer.
1.2.1 - 2016-07-20
- Config class code style.
- Missing Exception namespace.
1.2.0 - 2016-07-18
- Composer.
- Code style.
1.1.2 - 2015-08-17
- ShortIdType.
1.1.1 - 2015-08-14
- ShortId Generator.
- Config.
- Type.
1.1.0 - 2015-08-12
- Filters.
- Types.
- Config class.
- Update README.
- ServiceProvider.
1.0.4 - 2015-08-11
- ServiceProvider.
1.0.3 - 2015-08-11
- ServiceProvider.
1.0.2 - 2015-08-05
- ServiceProvider.
- Facade.
- DocumentManager & Interface.
1.0.1 - 2015-08-04
- Commands.
- ServiceProvider.
1.0.0 - 2015-08-04
- Initial project files.