2.4.0 (2024-07-06)
- β¨ add channels to followers (d86bc58)
2.3.0 (2024-06-23)
- β¨ add WHEREIN subcommand (f314df9)
- β¨ add WHEREIN to intersects, within, nearby, scan and search (251ff88)
2.2.1 (2024-06-11)
- deps-dev: π§ update (89b698a)
2.2.0 (2024-06-07)
- β¨ add EXISTS command as of Tile38 v1.33.0 (b52144c)
- β¨ add FEXISTS command as of Tile38 v1.33.0 (9fa1719)
- π§ bump tile38 v1.33.0 (dcd9063)
- deps-dev: π§ update (b5f304e)
- deps-dev: π§ update (59b578e)
- deps-dev: π§ update (76d257a)
- deps-dev: bump rimraf from 5.0.5 to 5.0.7 (2d63de1)
- ποΈ update documentation with FEXISTS and EXISTS (7c6c01c)
2.1.4 (2024-05-04)
- π· dependabot add github-actions (10c1d3c)
- π· update dependabot schedule (34d7b6c)
- π§ fix release config (874fcb3)
- deps-dev: π§ downgrade conventional-changelog-conventionalcommits (5e9ea7a)
- deps-dev: π§ update (cd70528)
- deps-dev: π§ update (391d100)
- deps-dev: π§ update (e1888c7)
- deps-dev: π§ update (63342d8)
- deps: π¦οΈ update (2d4d5ac)
- deps: π upgrade ioredis to v5.4.1 (99fab78)
2.1.3 (2024-03-11)
- π Base response interface id cannot be number (7860883)
- π¦οΈ update typescript (40a969b)
- π§ fix dev dependencies (8ba16b7)
- deps-dev: π§ .editorconfig (05deef3)
- deps-dev: π§ bump tile38 container (467e14b)
- deps-dev: π§ update (62334e0)
- deps-dev: π§ update (df110e3)
- deps-dev: π§ update (c1a9895)
- deps-dev: π§ update (0dba492)
- deps-dev: π§ update (17d81a8)
- deps-dev: π§ update commitlint & lockfile maintenance (95b56d4)
- deps-dev: bump husky from 9.0.10 to 9.0.11 (53586f6)
2.1.2 (2024-02-10)
- π§ if chore(deps) release patch (7d71f71)
- deps-dev: π§ update (dc1fce7)
- deps-dev: π§ update (dded893)
- deps-dev: π§ update (1ab00b9)
- deps-dev: π§ update dev dependencies (7ff7e60)
- deps-dev: bump prettier from 3.2.2 to 3.2.3 (c7a2da3)
- deps-dev: bump prettier from 3.2.3 to 3.2.4 (5eb8e6a)
- fix setChan examples (79871e3)
2.1.1 (2024-01-16)
- update readme (3fc61e1)
2.1.0 (2024-01-16)
- β¨ drop nodejs v18 support (b10c25e)
- π· node20 runner (c64777a)
- π§ bump tile38 to 1.32.1 (de2d6a5)
- deps-dev: bump lint-staged from 15.1.0 to 15.2.0 (b03172d)
- deps-dev: bump prettier from 3.1.0 to 3.2.2 (688688a)
2.0.1 (2024-01-10)
- π transfer ownership (ad61b3d)
- π¨ bump linter/prettier dependencies and run --fix (fac7f0d)
- π§ dependabot group dependencies (feaa77b)
- π§ dependabot rename group dependencies (a1d9552)
- deps-dev: bump @commitlint/config-conventional (dafdcc2)
- deps-dev: bump @semantic-release/changelog from 6.0.2 to 6.0.3 (877722b)
- deps-dev: bump @semantic-release/github from 8.0.7 to 9.0.5 (bed8db1)
- deps-dev: bump husky from 8.0.2 to 8.0.3 (bbfa422)
- deps-dev: bump lint-staged from 13.2.0 to 14.0.1 (9b084c9)
- deps-dev: bump lint-staged from 14.0.1 to 15.1.0 (69fa480)
- deps-dev: bump prettier from 3.0.3 to 3.1.0 (697a4ed)
- deps-dev: bump rimraf from 4.4.1 to 5.0.5 (ca0dc1e)
- deps-dev: bump the eslint group with 3 updates (aafcba2)
- deps-dev: bump the eslint group with 6 updates (01eaa56)
- deps-dev: bump the semantic-release group with 1 update (e445b22)
- deps-dev: bump the semantic-release group with 1 update (8819a0c)
- deps-dev: bump the semantic-release group with 4 updates (4eb0fa5)
- deps-dev: bump the semantic-release group with 4 updates (421bc86)
- deps-dev: bump the semantic-release group with 4 updates (6f2171d)
- deps-dev: bump typescript from 5.1.6 to 5.2.2 (9ff40b4)
- deps: bump @vpriem/geojson from 1.1.0 to 1.2.0 (fae88ec)
- deps: bump @vpriem/geojson from 1.2.0 to 1.3.0 (6b819b0)
- update readme (4b0e57b)
2.0.0 (2023-08-21)
- node-redis -> ioredis
- β»οΈ change redis client to use ioredis instead of node-redis (93c0578)
- π update readme (2c17bae)
- release: 2.0.0-beta.1 [skip ci] (8da2e18)
2.0.0-beta.1 (2023-08-21)
- node-redis -> ioredis
- β»οΈ change redis client to use ioredis instead of node-redis (8606515)
2.0.0-beta.5 (2023-08-16)
- π fix client defaults (039fce9)
2.0.0-beta.4 (2023-08-16)
- ποΈ document constructor (9896edd)
2.0.0-beta.3 (2023-08-16)
- π handle ioredis quit better (4809ffe)
2.0.0-beta.2 (2023-08-15)
- π align constructor with ioredis (f62a4e6)
2.0.0-beta.1 (2023-08-15)
- node-redis -> ioredis
- β»οΈ change redis client to use ioredis instead of node-redis (38904b4)
1.3.2 (2023-08-11)
- π bump redis from 4.5.1 to 4.6.7 (d7702fa)
- deps-dev: π§ bump typescript from 4.8.4 to 5.1.6 (53b849a)
1.3.1 (2023-06-06)
- π add optional RedisClientOptions (af2fb5f)
- deps-dev: bump @commitlint/cli from 17.4.4 to 17.5.1 (9f51b17)
- deps-dev: bump @commitlint/cli from 17.5.1 to 17.6.3 (056274c)
- deps-dev: bump @typescript-eslint/parser from 5.52.0 to 5.56.0 (4591a2b)
- deps-dev: bump eslint-config-prettier from 8.6.0 to 8.8.0 (a54b2f5)
- deps-dev: bump prettier from 2.8.4 to 2.8.7 (20312a5)
- deps-dev: bump rimraf from 4.1.2 to 4.4.1 (ae17ddc)
- deps-dev: bump semantic-release from 19.0.5 to 21.0.2 (87d6059)
- deps: bump @types/node from 18.15.3 to 18.15.11 (0219764)
1.3.0 (2023-03-24)
- β¨ bump to nodejs 18 (1bd0532)
- π· use node18 in github actions (804f951)
- deps-dev: bump eslint from 8.32.0 to 8.36.0 (7986ef9)
- deps-dev: bump lint-staged from 13.1.0 to 13.2.0 (6df6ee3)
1.2.0 (2023-03-23)
- β¨ enable set and get with string and object values (88763e8)
- π· fix docker compose up (5b999af)
1.1.0 (2023-03-23)
- β¨ update SET to allow any FIELD value (116da95)
- π§ bump tile38 image (b965dfc)
- deps-dev: bump @commitlint/cli from 17.3.0 to 17.4.2 (1998240)
- deps-dev: bump @commitlint/cli from 17.4.2 to 17.4.4 (00f1e0d)
- deps-dev: bump @commitlint/config-conventional (5bb066a)
- deps-dev: bump @semantic-release/npm from 9.0.1 to 9.0.2 (54af5a1)
- deps-dev: bump @typescript-eslint/eslint-plugin (98662ab)
- deps-dev: bump @typescript-eslint/eslint-plugin (fe31435)
- deps-dev: bump @typescript-eslint/parser from 5.46.1 to 5.48.0 (4bcbaee)
- deps-dev: bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (8e68dd8)
- deps-dev: bump @typescript-eslint/parser from 5.48.1 to 5.52.0 (505e570)
- deps-dev: bump eslint from 8.29.0 to 8.32.0 (145bc3c)
- deps-dev: bump eslint-config-prettier from 8.5.0 to 8.6.0 (d92f485)
- deps-dev: bump eslint-import-resolver-typescript (adb34bf)
- deps-dev: bump prettier from 2.8.1 to 2.8.3 (da60d1b)
- deps-dev: bump prettier from 2.8.3 to 2.8.4 (aed32d2)
- deps-dev: bump rimraf from 3.0.2 to 4.1.2 (43951a0)
- deps: bump @types/node from 18.11.13 to 18.11.18 (f1ee23a)
- deps: bump @types/node from 18.11.18 to 18.15.3 (74f2f6f)
- deps: bump @vpriem/geojson from 1.0.1 to 1.1.0 (b2181e5)
1.0.8 (2022-12-13)
- π nearby asIds response with distance (a6d9fef)
1.0.7 (2022-12-13)
- π add pending_events to SERVER response (b557847)
- π§ base types for responses (77cab55)
- π§ bump tile38 for local development (f4567d7)
- π§ prettierrc (dafdde8)
- deps-dev: bump @commitlint/cli from 17.1.2 to 17.2.0 (3e7940e)
- deps-dev: bump @commitlint/cli from 17.2.0 to 17.3.0 (4b0c366)
- deps-dev: bump @commitlint/config-conventional (d5977de)
- deps-dev: bump @commitlint/config-conventional (d523442)
- deps-dev: bump @semantic-release/changelog from 6.0.1 to 6.0.2 (b51042c)
- deps-dev: bump @semantic-release/github from 8.0.6 to 8.0.7 (94b3888)
- deps-dev: bump @typescript-eslint/eslint-plugin (ae53cdc)
- deps-dev: bump @typescript-eslint/eslint-plugin (0198ca4)
- deps-dev: bump @typescript-eslint/eslint-plugin (df95fc6)
- deps-dev: bump @typescript-eslint/eslint-plugin (e6d5873)
- deps-dev: bump @typescript-eslint/eslint-plugin (f6b59bc)
- deps-dev: bump @typescript-eslint/eslint-plugin (e8b8cc4)
- deps-dev: bump @typescript-eslint/eslint-plugin (8372009)
- deps-dev: bump @typescript-eslint/eslint-plugin (6961947)
- deps-dev: bump @typescript-eslint/eslint-plugin (ed567d6)
- deps-dev: bump @typescript-eslint/eslint-plugin (5d626c0)
- deps-dev: bump @typescript-eslint/eslint-plugin (871c42a)
- deps-dev: bump @typescript-eslint/eslint-plugin (633b63d)
- deps-dev: bump @typescript-eslint/eslint-plugin (9d182ab)
- deps-dev: bump @typescript-eslint/eslint-plugin (8fef655)
- deps-dev: bump @typescript-eslint/parser from 5.36.2 to 5.37.0 (acca15e)
- deps-dev: bump @typescript-eslint/parser from 5.37.0 to 5.38.1 (62ac0cc)
- deps-dev: bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (267cb76)
- deps-dev: bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (df4a8af)
- deps-dev: bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (2510935)
- deps-dev: bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (ae421c4)
- deps-dev: bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (545ee44)
- deps-dev: bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (8daee83)
- deps-dev: bump @typescript-eslint/parser from 5.42.1 to 5.43.0 (2bb46e7)
- deps-dev: bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (0d72b9c)
- deps-dev: bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (bafb44f)
- deps-dev: bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (ec0ce27)
- deps-dev: bump @typescript-eslint/parser from 5.45.1 to 5.46.0 (4b0551f)
- deps-dev: bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (60c895f)
- deps-dev: bump eslint from 8.23.0 to 8.23.1 (68bfa36)
- deps-dev: bump eslint from 8.23.1 to 8.24.0 (404fc9c)
- deps-dev: bump eslint from 8.24.0 to 8.25.0 (903242b)
- deps-dev: bump eslint from 8.25.0 to 8.26.0 (03e3a6c)
- deps-dev: bump eslint from 8.26.0 to 8.27.0 (a4b9732)
- deps-dev: bump eslint from 8.27.0 to 8.28.0 (950f40c)
- deps-dev: bump eslint from 8.28.0 to 8.29.0 (ea83961)
- deps-dev: bump eslint-import-resolver-typescript (58de83d)
- deps-dev: bump husky from 8.0.1 to 8.0.2 (d1950bd)
- deps-dev: bump lint-staged from 13.0.3 to 13.0.4 (c77df27)
- deps-dev: bump lint-staged from 13.0.4 to 13.1.0 (6c2763a)
- deps-dev: bump prettier from 2.7.1 to 2.8.0 (fb531a4)
- deps-dev: bump prettier from 2.8.0 to 2.8.1 (3943d51)
- deps-dev: bump typescript from 4.7.4 to 4.8.3 (336cb7a)
- deps-dev: bump typescript from 4.8.3 to 4.8.4 (28b9100)
- deps: bump @types/node from 18.11.0 to 18.11.2 (becbf5f)
- deps: bump @types/node from 18.11.10 to 18.11.11 (95e8526)
- deps: bump @types/node from 18.11.11 to 18.11.12 (4a30b2e)
- deps: bump @types/node from 18.11.12 to 18.11.13 (7b4c121)
- deps: bump @types/node from 18.11.2 to 18.11.3 (f6c53f0)
- deps: bump @types/node from 18.11.3 to 18.11.4 (7f54626)
- deps: bump @types/node from 18.11.4 to 18.11.5 (ea15cdc)
- deps: bump @types/node from 18.11.5 to 18.11.7 (682d3f5)
- deps: bump @types/node from 18.11.7 to 18.11.8 (a9879cf)
- deps: bump @types/node from 18.11.8 to 18.11.9 (8fe67ed)
- deps: bump @types/node from 18.11.9 to 18.11.10 (ce2367a)
- deps: bump @types/node from 18.7.16 to 18.7.18 (fb7194f)
- deps: bump @types/node from 18.7.18 to 18.7.21 (8ca86d0)
- deps: bump @types/node from 18.7.21 to 18.7.23 (72a4b73)
- deps: bump @types/node from 18.7.23 to 18.8.1 (c6bb9ed)
- deps: bump @types/node from 18.8.1 to 18.8.2 (a37bc60)
- deps: bump @types/node from 18.8.2 to 18.8.3 (ca3603f)
- deps: bump @types/node from 18.8.3 to 18.11.0 (39d7133)
- deps: bump redis from 4.3.1 to 4.4.0 (5d3cebc)
- deps: bump redis from 4.4.0 to 4.5.0 (379cbc8)
- deps: bump redis from 4.5.0 to 4.5.1 (801e6b5)
1.0.6 (2022-09-09)
- π¦οΈ bump redis to >4.3.0 (175f70c)
- deps-dev: bump @commitlint/cli from 17.0.3 to 17.1.1 (d3b7011)
- deps-dev: bump @commitlint/cli from 17.1.1 to 17.1.2 (41bddc7)
- deps-dev: bump @commitlint/config-conventional (617daef)
- deps-dev: bump @semantic-release/github from 8.0.5 to 8.0.6 (7d4987e)
- deps-dev: bump @typescript-eslint/eslint-plugin (98d55cf)
- deps-dev: bump @typescript-eslint/eslint-plugin (d5edbd9)
- deps-dev: bump @typescript-eslint/parser from 5.33.1 to 5.35.1 (489491a)
- deps-dev: bump @typescript-eslint/parser from 5.35.1 to 5.36.0 (b0277bb)
- deps-dev: bump @typescript-eslint/parser from 5.36.0 to 5.36.1 (251bd28)
- deps-dev: bump @typescript-eslint/parser from 5.36.1 to 5.36.2 (fe7c298)
- deps-dev: bump eslint from 8.22.0 to 8.23.0 (0e4a850)
- deps-dev: bump eslint-import-resolver-typescript (83a4423)
- deps-dev: bump eslint-import-resolver-typescript (a53982f)
- deps-dev: bump semantic-release from 19.0.3 to 19.0.5 (87e58c0)
- deps: bump @types/node from 18.7.13 to 18.7.14 (859b586)
- deps: bump @types/node from 18.7.14 to 18.7.16 (3b40597)
- ποΈ update (d245727)
1.0.5 (2022-08-26)
- π where clause order when search is a fence (852cb59)
- deps-dev: bump @semantic-release/github from 8.0.4 to 8.0.5 (e6783a3)
- deps-dev: bump @typescript-eslint/eslint-plugin (0b2d494)
- deps-dev: bump @typescript-eslint/eslint-plugin (025b2ed)
- deps-dev: bump @typescript-eslint/eslint-plugin (a612f37)
- deps-dev: bump @typescript-eslint/eslint-plugin (7f250f0)
- deps-dev: bump @typescript-eslint/eslint-plugin (6229bd8)
- deps-dev: bump @typescript-eslint/eslint-plugin (328fc27)
- deps-dev: bump @typescript-eslint/parser from 5.30.0 to 5.30.7 (25db327)
- deps-dev: bump @typescript-eslint/parser from 5.30.7 to 5.32.0 (99d1e9c)
- deps-dev: bump @typescript-eslint/parser from 5.32.0 to 5.33.0 (3cea486)
- deps-dev: bump @typescript-eslint/parser from 5.33.0 to 5.33.1 (47121c8)
- deps-dev: bump eslint from 8.18.0 to 8.20.0 (53dae1d)
- deps-dev: bump eslint from 8.20.0 to 8.21.0 (99c0938)
- deps-dev: bump eslint from 8.21.0 to 8.22.0 (4ef6440)
- deps-dev: bump eslint-import-resolver-typescript (b23eb44)
- deps-dev: bump eslint-import-resolver-typescript (e54e070)
- deps-dev: bump eslint-import-resolver-typescript (abc5fd6)
- deps-dev: bump eslint-import-resolver-typescript (f244b48)
- deps-dev: bump eslint-import-resolver-typescript (e5e7e58)
- deps: bump @types/node from 17.0.43 to 18.6.4 (4042595)
- deps: bump @types/node from 18.6.4 to 18.7.3 (2d51407)
- deps: bump @types/node from 18.7.3 to 18.7.5 (aa840a4)
- deps: bump @types/node from 18.7.5 to 18.7.9 (688a211)
- deps: bump @types/node from 18.7.9 to 18.7.13 (b0c4f09)
- deps: bump redis from 4.1.1 to 4.2.0 (6d05393)
1.0.4 (2022-07-07)
- ποΈ fix readme setchan section (a967c4c)
1.0.3 (2022-07-01)
- π§ drop release in package.json (844f78d)