⚡ Improvements
- Added text and binary encoding interface methods to
Path
: * encoding.TextMarshaler * encoding.TextUnmarshaler * encoding.BinaryMarshaler * encoding.BinaryUnmarshaler Thanks to @rkosegi for the suggestion (#20)
📔 Notes
- Upgraded to
golangci-lint
v2.2.2.
🆚 For more detail compare changes since v0.9.0.