Skip to content

Releases: ppshobi/psonic

v2.1.0

Choose a tag to compare

@ppshobi ppshobi released this 01 Nov 12:15

mostly
[fix read size limitation from a stream] (#23) Thanks @smo

and some cleanup

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

Choose a tag to compare

@ppshobi ppshobi released this 30 Dec 17:34
2cefe45

Drop php <7.3 support and support php 8

Fix newlines getting pushed into the index

Choose a tag to compare

@ppshobi ppshobi released this 16 Oct 13:54
d63141f

Thanks to @manavo for the PR #19

v1.2.1

Choose a tag to compare

@ppshobi ppshobi released this 14 Oct 23:13
cce7868

Bugfix release, thanks to @manavo

PR #18

Support php 7.4

Choose a tag to compare

@ppshobi ppshobi released this 12 Dec 17:54
1b4ddf4
Merge pull request #16 from ppshobi/feature-support-php74

Feature support php74

pagination of search queries and locale support

Choose a tag to compare

@ppshobi ppshobi released this 26 Oct 20:10

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

Choose a tag to compare

@ppshobi ppshobi released this 27 Jul 15:07
ae4dd6a
Merge pull request #9 from ppshobi/develop

use latest sonic engine

v1.1.1: Merge pull request #6 from ppshobi/develop

Choose a tag to compare

@ppshobi ppshobi released this 16 May 12:35
485ef5c
Added documentation & Resolves issue #5

Update the library to support Sonic v1.2.0

Choose a tag to compare

@ppshobi ppshobi released this 10 May 11:42
ad94676
v1.1.0

Merge pull request #4 from ppshobi/develop

Added Limit record functionality

Choose a tag to compare

@ppshobi ppshobi released this 09 Apr 19:58
5513c97
Merge pull request #3 from ppshobi/develop

Added limit records functionality