Releases: iuioiua/r2d2
Releases · iuioiua/r2d2
v1.0.1
v1.0.0
What's Changed
- chore: revert using import map for remote dependencies by @iuioiua in #2
- refactor: restructure files by @iuioiua in #3
- refactor: test structure by @iuioiua in #4
- chore: simplifications and cleanups by @iuioiua in #5
- feat: basic RESP3 support (strings and integers only) by @iuioiua in #6
- feat(RESP3): support boolean replies by @iuioiua in #7
- feat(RESP3): support null replies by @iuioiua in #8
- chore: simplify serialization by @iuioiua in #9
- refactor: reply tests by @iuioiua in #10
- fix: correctly name reply test by @iuioiua in #11
- feat(RESP3): read double reply by @iuioiua in #12
- feat(RESP3): read blob error reply by @iuioiua in #13
- refactor: combine similar functions by @iuioiua in #14
- feat(RESP3): read big number reply by @iuioiua in #15
- feat(RESP3): read map reply by @iuioiua in #16
- feat(RESP3): read set reply by @iuioiua in #17
- refactor: request functions by @iuioiua in #18
- feat(RESP3): read streamed string reply by @iuioiua in #19
- feat(RESP3): read streamed array reply by @iuioiua in #20
- feat(RESP3): read streamed set reply by @iuioiua in #21
- feat(RESP3): read streamed map reply by @iuioiua in #22
- refactor: simplify reply workings by @iuioiua in #23
- refactor: move main tests by @iuioiua in #24
- chore: update dependencies by @iuioiua in #25
- refactor: reorganisations and renaming by @iuioiua in #26
- feat: request test by @iuioiua in #27
- chore: further reorganising by @iuioiua in #28
- feat(RESP3): read attribute reply by @iuioiua in #29
- feat(RESP3): read push reply by @iuioiua in #30
- chore: update dependencies and documentation by @iuioiua in #31
- chore: update documentation and CI by @iuioiua in #32
- feat: benchmark
npm:ioredis
andnpm:node-redis
and simplify benchmarks by @iuioiua in #33 - refactor: simplify file structure by @iuioiua in #34
Full Changelog: v0.0.15...v1.0.0
v0.0.15
v0.0.14
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Full Changelog: v0.0.12...v0.0.13
v0.0.12
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Full Changelog: v0.0.7...v0.0.8