Release 0.2.0 (2023-09-29)
SEAL welcomes Loupe
A search engine based on only PHP and SQLite
An SQLite based, PHP-only fulltext search engine.
Use the new adapter with schranz-search/seal-loupe-adapter
.
Read more about Loupe project by @Toflar: https://github.com/loupe-php/loupe.
- Update dependencies (#262) (@alexander-schranz)
- Test against Redisearch 7.2.0 (#261) (@alexander-schranz)
- Test against Elasticsearch 8.10.0 (#259) (@alexander-schranz)
- Test against Meilisearch 1.4 (#260) (@alexander-schranz)
- Test against Typesense 0.25.1 (#257) (@alexander-schranz)
- Update doc version to 0.2 (#256) (@alexander-schranz)
- Add support for Loupe 0.4 version (#250) (@alexander-schranz)
- Upgrade to schranz/mono 2.0.0 (#248) (@alexander-schranz)
- Fix subtree split by use github.ref_name instead of ENV variable (#247) (@alexander-schranz)
- Fix split by use GITHUB_HEAD_REF (#246) (@alexander-schranz)
- Add conflict to doctrine/dbal < 3.6 for loupe adapter (#245) (@alexander-schranz)
- Upgrade to phpunit 10 (#244) (@alexander-schranz)
- Upgrade rector to 0.18.1 (#243) (@alexander-schranz)
- Prepare 0.2 version (#242) (@alexander-schranz)
- Add new label to Loupe (#239) (@alexander-schranz)
- Fix CI for Loupe Adapter (#238) (@alexander-schranz)
- Add support for Loupe PHP (#222) (@alexander-schranz, Thx @Toflar)
- Dependency and tooling version updates (#234) (@alexander-schranz)
- Fix issue with new redis version (#233) (@alexander-schranz)
- Fix pull request target checkout the correct commit (#231) (@alexander-schranz)
- Add check if local dependencies works like expected (#228) (@alexander-schranz)
- Fix MemorySearcher for LessThan and GreaterThan test cases (#227) (@alexander-schranz)
- Fix MemorySearcher for LessThan and GreaterThan test cases (#227) (@alexander-schranz)
- Add testing for greater and lesser than on multi values (#226) (@alexander-schranz)
- Add loupe to the research document (#221) (@alexander-schranz)
- Fix Yii framework composer lint codecept build task (#219) (@alexander-schranz)
- Add temporary fix for Yii Ci (#218) (@alexander-schranz)
- Move code linting into single github action with schranz/mono (#206) (@alexander-schranz)
- Update dependencies and spiral phpstan baseline (#217) (@alexander-schranz)
- Update Symfony Example to 6.3 (#207) (@alexander-schranz)
- Fix dependantbot directories (#216) (@alexander-schranz)
- Enable dependabot (#213) (@alexander-schranz)
- Add memory adapter to README (#209) (@alexander-schranz)
- Remove general pull_request action (#210) (@alexander-schranz)
- Replace github action target from pull_request to pull_request_target (#208) (@alexander-schranz)
- Add mono for managing the repository (#205) (@alexander-schranz)
- Update dependencies and fix code style (#204) (@alexander-schranz)
- Add documentation how to create own adapter (#203) (@alexander-schranz)
- Fix small typo (#197) (@jmsche)