Skip to content

Releases: h3poteto/node-memcached-client

0.2.2

30 Jul 01:47
2ed40a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

0.2.1

02 Dec 05:16
Compare
Choose a tag to compare

Fixed

  • #55 fix: Include async in dependencies

0.2.0

02 Dec 04:44
Compare
Choose a tag to compare

Changed

  • #53 Run commands serially using async.queue

0.1.4

28 Nov 08:43
Compare
Choose a tag to compare

Fxied

  • #52 Add lib to publish directory
  • #51 Add npmignore

0.1.3

28 Nov 08:01
Compare
Choose a tag to compare

Changed

  • #49 Bump @typescript-eslint/parser from 2.6.0 to 2.9.0
  • #46 Bump eslint from 6.6.0 to 6.7.1
  • #47 Bump @types/node from 12.7.5 to 12.12.14
  • #48 Bump @typescript-eslint/eslint-plugin from 2.6.0 to 2.9.0
  • #44 Bump ts-jest from 24.1.0 to 24.2.0
  • #41 Bump eslint-config-prettier from 6.5.0 to 6.7.0
  • #36 Bump @types/jest from 24.0.21 to 24.0.23
  • #31 Bump typescript from 3.6.3 to 3.7.2

Fixed

  • #50 Check object is not null instead of force unwrap

0.1.2

03 Nov 09:57
Compare
Choose a tag to compare

Changed

  • #25 Bump eslint-config-prettier from 6.3.0 to 6.5.0
  • #24 Bump @types/jest from 24.0.18 to 24.0.21
  • #23 Bump @typescript-eslint/eslint-plugin from 2.3.0 to 2.6.0
  • #22 Bump eslint from 6.4.0 to 6.6.0
  • #21 Bump @typescript-eslint/parser from 2.3.0 to 2.6.0

0.1.1

01 Oct 15:15
Compare
Choose a tag to compare

Changed

  • #20 Add a test case for not exist keys
  • #19 Change get method to get multiple values

Fixed

  • #17 refactor: Aggregate common methods

0.1.0

23 Sep 06:08
1378abc
Compare
Choose a tag to compare

This is the first release!