Closed
Description
It seems scala-xml may have switched to sbt-dynver plugin at an awkward time. Previously, the current version in master should have been 2.0.0-SNAPSHOT. After #356,
> show xml/version
[info] 1.2.0+132-bb9b9743-SNAPSHOT
I've never used sbt-dynver, but I understand that once we have a tag for 2.0.x, it might get back to a 2.0 version number. This might be a good opportunity to publish a milestone release. Ok to publish a tag for 2.0.0-M1? Should we publish the artifacts, as well? Since 1.2.0 was released, there have been some breaking changes in master. There have been various conservative breaking changes to remove deprecated classes and members. This is a good opportunity to publish a milestone release. The benefit of a milestone is that it doesn't commit us to binary compatibility.
Metadata
Metadata
Assignees
Labels
No labels