Skip to content

Releases: vendelieu/re.this

0.1.9

14 Dec 18:11
ff3fb5c
Compare
Choose a tag to compare
  • Improved redis response parsing.

0.1.8

12 Oct 18:32
e2674e4
Compare
Choose a tag to compare
  • Improved pub/sub flow, added common event handler.

0.1.7

10 Oct 21:52
Compare
Choose a tag to compare
  • Supported android targets (androidNativeArm32, androidNativeArm64, androidNativeX64, androidNativeX86).

0.1.6

10 Oct 03:08
Compare
Choose a tag to compare
  • Added tls connection support

0.1.5

06 Oct 15:13
Compare
Choose a tag to compare
  • Added option to pass redis url address.

0.1.4

06 Oct 02:11
bada769
Compare
Choose a tag to compare
  • Use stricter typing in arguments.
  • Removed unnecessary option constructs and moved to VaryingArgument.
  • Removed unnecessary different type write operations since
    the protocol states
    that it always array of bulk strings.
  • Supported setting charset for incoming and outgoing messages.

0.1.3

03 Oct 09:06
Compare
Choose a tag to compare
  • Publish missing meta package

0.1.1

03 Oct 07:49
Compare
Choose a tag to compare
  • Published to maven