Releases: ppshobi/psonic
Releases · ppshobi/psonic
v2.1.0
mostly
[fix read size limitation from a stream] (#23) Thanks @smo
and some cleanup
What's Changed
- doc: Edit description of flushc() by @lens0021 in #24
- setup workflow file by @ppshobi in #27
- remove travis + scrutinizer by @ppshobi in #28
- enable dependabot by @ppshobi in #29
- remove dead badges from readme. by @ppshobi in #31
- Bump phpunit/phpunit from 9.5.0 to 9.5.26 by @dependabot in #30
- update config file from sonic main repo by @ppshobi in #26
- fix read size limitation from a stream by @smoothsea in #23
New Contributors
- @lens0021 made their first contribution in #24
- @dependabot made their first contribution in #30
- @smoothsea made their first contribution in #23
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Fix newlines getting pushed into the index
v1.2.1
Support php 7.4
Merge pull request #16 from ppshobi/feature-support-php74 Feature support php74
pagination of search queries and locale support
This release enables pagination of search queries which matches the protocol here: https://github.com/valeriansaliou/sonic/blob/master/PROTOCOL.md#3%EF%B8%8F%E2%83%A3-sonic-channel-search-mode
Thanks to @skluck for the code
Fix Default password issue, bug fixes and latest sonic engine
Merge pull request #9 from ppshobi/develop use latest sonic engine
v1.1.1: Merge pull request #6 from ppshobi/develop
Added documentation & Resolves issue #5
Update the library to support Sonic v1.2.0
v1.1.0 Merge pull request #4 from ppshobi/develop
Added Limit record functionality
Merge pull request #3 from ppshobi/develop Added limit records functionality