You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #3, now the namespace identifying functions serves across the repository, the name compare for the semantic versioning comparison function is too broad.
We agreed on semver-compare as the best balance between clarify and succinctness.
AC (please edit)
the function is renamed
any docs are changed accordingly
Dependency: some due diligence regarding if/where we use the function. Note: any callers have to change the namespace as well.
The text was updated successfully, but these errors were encountered:
As discussed in #3, now the namespace identifying functions serves across the repository, the name
compare
for the semantic versioning comparison function is too broad.We agreed on
semver-compare
as the best balance between clarify and succinctness.AC (please edit)
Dependency: some due diligence regarding if/where we use the function. Note: any callers have to change the namespace as well.
The text was updated successfully, but these errors were encountered: