Releases: coapjs/node-coap
Releases · coapjs/node-coap
v1.4.0
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
- @JimmyBjorklund made their first contribution in #383
- @edrose made their first contribution in #376
- @htool made their first contribution in #370
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.2
v1.2.1
v1.2.0
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