Releases: yitsushi/macpot
Releases · yitsushi/macpot
v1.0.3
- Bump Go version to v1.20
- Bump golangci-lint version to v1.51.0
- Bump stretchr/testify to v1.8.3
v1.0.2
Changes:
- Drop
encoding/hex
and use strconv
instead
v1.0.1
Features
- Parse full MAC Address on
New(WithFullAddress("11:22:33:44:55:66"))