Skip to content

Releases: coapjs/node-coap

v1.4.0

01 Jul 07:19
d012d1a
Compare
Choose a tag to compare

What's Changed

  • refactor: apply minor refactorings to agent and server by @JKRhb in #367
  • chore: remove pre-commit hook by @JKRhb in #368
  • chore: update lru-cache dependency, update Node versions in CI by @JKRhb in #374
  • chore: upgrade dependencies to their latest versions by @JKRhb in #373
  • fix: keep user-defined options during block2 transfers by @JKRhb in #366
  • New try to fix the pr for the Fixed build issuee can only be default-imported using the 'esModule by @JimmyBjorklund in #383
  • Fix blockwise response logic by @edrose in #376
  • Do not include network aliases (identified by same MAC) by @htool in #370
  • Fix failing tests by @JKRhb in #385
  • refactor: simplify toCode function by @JKRhb in #372
  • Prepare release 1.4.0 by @JKRhb in #386

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Jul 07:17
ff14e26
Compare
Choose a tag to compare

What's Changed

  • chore: update bl by @JKRhb in #361
  • Update dependencies by @JKRhb in #356
  • feat: allow numeric input for Content-Format and Accept options by @JKRhb in #363

Full Changelog: v1.2.2...v1.3.0

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