go-s7comm v0.7.3
Date: 2026-07-20
Previous release: v0.7.2
Summary
- Docs: New ERRORS.md as the canonical guide for outcome models (
ReadResult/ReadStatus), client sentinels (ErrNotConnected,ValidationError, …), wireS7Error/ framing errors, detection patterns, and the CLI exit-code contract. API.md refreshed for v0.7.2+ (bit API,UnsupportedSyntaxError, wire sentinels) and points to ERRORS.md for semantics. README.md links API / ERRORS / RELEASE and keeps a short error summary. - Dependencies: Upgrade go-cotp from
v1.0.0-rc.1to v1.0.2 (stable). No public API changes in go-s7comm.
Breaking changes
- None (docs + dependency bump).