-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
ZeroWidthJoiner was removed after v0.0.9: https://github.com/mattn/go-runewidth/blob/v0.0.9/runewidth.go#L14
The next version was v0.0.10, but this introduced a breaking API change.
While being v0 means you can introduce breaking API changes, would it be possible to get a v1 release that can ensure API stability?
It's fine to just keep cutting new versions when API changes happen, but right now it makes managing Go Module dependencies rather painful, since it just assumes patch versions don't introduce breaking changes.
Metadata
Metadata
Assignees
Labels
No labels