Proposal: Change version to golang standard
The versioning on pkg.go.dev does not align with the GitHub releases. If I'm not mistaken, this is because the version does not follow standard semantic versioning (e.g., 1.2.3).
It would be helpful to align these two so that the library can be imported with a clear, understandable version tag instead of something like v0.0.0-20250714121349-f7cc8b80d85c.
Fully agree. In fact, we need to rethink the versioning entirely in this repo; breaking changes have been pushed without proper versioning so we'd better stay at revision 0.x.y for now, it would make things less confusing.
cc. @mochaibi @leonklingele @joschahenningsen
I agree and think we can release v0.1.0 as soon as we deem ReadDeviceIdentification stable.
Any updates on this?
Maybe just some periodic tag.
@sansmoraxz we're discussing this internally right now, stay tuned!