Skip to content

Releases: absmach/coap-cli

v0.4.1

16 Oct 14:50
1c9f53d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Aug 15:45

Choose a tag to compare

What's Changed

  • NOISSUE - Remove vendor dir by @felixgateru in #10
  • NOISSUE - Add Continous Integration by @felixgateru in #9
  • Bump golangci/golangci-lint-action from 4 to 6 in /.github/workflows by @dependabot[bot] in #13
  • Bump actions/setup-go from 4 to 5 in /.github/workflows by @dependabot[bot] in #12
  • NOISSUE - Migrate gocoap library from v2 to v3.3 by @felixgateru in #8
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot[bot] in #14

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

04 Mar 10:22
2863d07

Choose a tag to compare

Fix Content Format option and update dependencies.

v0.3.2

27 Nov 00:16

Choose a tag to compare

Add help menu

v0.3.1

13 Oct 10:04

Choose a tag to compare

Add Makefile

Signed-off-by: dusanb <borovcanindusan1@gmail.com.com>

v0.3.0

13 Oct 08:25

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Simplify tool, refactor code, and change the underlying CoAP lib.

v0.2.0

13 Apr 09:23
43f8edd

Choose a tag to compare

This release fixes an invalid module name, updates dependencies, and adds a binary for darwin/amd64.

v0.1.0

20 Aug 09:18

Choose a tag to compare

Simple CoAP CLI client written in pure Go.