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
This is more a discussion than an issue, I would like to know what is the versioning scheme used by the library. For the record, I recommend declaring it in the build definition, and I recommend using Early SemVer.
You may be interested in using sbt-version-policy, which helps you to implement the Early SemVer scheme. I can help you to use sbt-version-policy, in case you are interested.
Relatedly, are there plans to publish a 1.0.0 version? Our projects use refined a lot and I wonder if we should expect frequent binary breaking changes in the future or not.
The text was updated successfully, but these errors were encountered:
This is more a discussion than an issue, I would like to know what is the versioning scheme used by the library. For the record, I recommend declaring it in the build definition, and I recommend using Early SemVer.
You may be interested in using sbt-version-policy, which helps you to implement the Early SemVer scheme. I can help you to use sbt-version-policy, in case you are interested.
Relatedly, are there plans to publish a 1.0.0 version? Our projects use refined a lot and I wonder if we should expect frequent binary breaking changes in the future or not.
The text was updated successfully, but these errors were encountered: