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 company name references.
- Unified namespace conventions used across packages
- Initial implementation of ulrack/search
Ulrack\Search\Common\FilterGroupInterface
Ulrack\Search\Common\FilterInterface
Ulrack\Search\Common\LimiterInterface
Ulrack\Search\Common\PagerInterface
Ulrack\Search\Common\SearchCriteriaCompilerInterface
Ulrack\Search\Common\SearchCriteriaInterface
Ulrack\Search\Common\SorterInterface
Ulrack\Search\Criteria\FilterGroup
Ulrack\Search\Criteria\Filter
Ulrack\Search\Criteria\Limiter
Ulrack\Search\Criteria\Pager
Ulrack\Search\Criteria\SearchCriteria
Ulrack\Search\Criteria\Sorter
- Unit Tests