Skip to content

Releases: coapjs/node-coap

v1.2.2

25 Nov 13:59
54ce1c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

27 Oct 10:01
731d093
Compare
Choose a tag to compare

What's Changed

  • fix: correctly clear timeout in BlockCache class by @JKRhb in #353

Full Changelog: 1.2.0...v1.2.1

v1.2.0

26 Oct 20:08
ee8762c
Compare
Choose a tag to compare

What's Changed

  • chore: update tested node versions to 14, 16, and 18 by @JKRhb in #347
  • feat: add support for Size2 and Size 1 options by @JKRhb in #348
  • chore: address lint issues by @Apollon77 in #349
  • feat(server): add Size2 logic by @JKRhb in #351

Full Changelog: v1.0.11...1.2.0

v1.0.11

19 May 07:12
Compare
Choose a tag to compare

What's Changed

  • fix(agent): correctly handle false observe values by @JKRhb in #346

Full Changelog: v1.0.10...v1.0.11

v1.0.10

18 May 06:47
Compare
Choose a tag to compare

What's Changed

  • fix: encode 0 in observe option with zero byte length by @JKRhb in #345

Full Changelog: v1.0.9...v1.0.10

v1.0.9

11 May 19:03
412a400
Compare
Choose a tag to compare

What's Changed

  • chore: exclude TS source files from publishing by @JKRhb in #342
  • docs: describe compatible node versions in README by @JKRhb in #341
  • fix: fix observe when receiving block2 response by @JKRhb in #343

Full Changelog: v1.0.8...v1.0.9

v1.0.8

24 Apr 16:22
Compare
Choose a tag to compare

What's Changed

  • chore: fix c8 configuration by @JKRhb in #340
  • fix: fix problem with observe responses without observe option by @JKRhb in #344

Full Changelog: v1.0.7...v1.0.8

v1.0.7

23 Apr 20:45
92fc20d
Compare
Choose a tag to compare

What's Changed

  • chore: replace nyc with c8 for code coverage by @JKRhb in #338
  • fix: fix IPv6 related multicast problem by @JKRhb in #339

Full Changelog: v1.0.6...v1.0.7

v1.0.6

23 Apr 20:21
96ebfca
Compare
Choose a tag to compare

What's Changed

  • fix(agent): fix bug in observe option check by @JKRhb in #337

Full Changelog: v1.0.5...v1.0.6

v1.0.5

16 Apr 21:24
67c12da
Compare
Choose a tag to compare

What's Changed

  • fix: move bl and lru-cache types to dependencies by @JKRhb in #333
  • fix: fix problem with (boolean) observe parameters by @JKRhb in #330

Full Changelog: v1.0.4...v1.0.5