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.
- Changed PHP version requirement to >=8.1
- Updated dev dependencies
- Use
laravel/pint
to lint the code style
- Github Actions integrations
- Typehint for
Builder
inCriteriaInterface::apply()
- TravisCi integration
- Updated information about package requirements
AppliesCriteria
defines valid scope (which can be used in query builder)- Links to releases in this
CHANGELOG
1.0.1 - 2018-06-28
- Set minimal PHP version (
>= 7.1
)
1.0.0 - 2018-06-28
- Add
CriteriaInterface
- Add
CriteriaCollection