Releases: absmach/coap-cli
Releases · absmach/coap-cli
v0.4.1
What's Changed
- NOISSUE - Add DTLS config to coap-cli by @felixgateru in #11
- NOISSUE - Add Support For
arm64andriscv64by @rodneyosodo in #16
New Contributors
- @rodneyosodo made their first contribution in #16
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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
- @felixgateru made their first contribution in #10
- @dependabot[bot] made their first contribution in #13
Full Changelog: v0.3.3...v0.4.0
v0.3.3
Fix Content Format option and update dependencies.
v0.3.2
Add help menu
v0.3.1
Add Makefile Signed-off-by: dusanb <borovcanindusan1@gmail.com.com>
v0.3.0
Simplify tool, refactor code, and change the underlying CoAP lib.
v0.2.0
This release fixes an invalid module name, updates dependencies, and adds a binary for darwin/amd64.
v0.1.0
Simple CoAP CLI client written in pure Go.