Hi, On Tue, Dec 8, 2015 at 12:38 PM, Michael Dürig <[email protected]> wrote: > ...One idea that crossed my mind was to remove semantic versioning for the > stuff we only export for consumption by ourselves...
>...The "real public APIs" are much more stable and we > should be able do proper semantic versioning for those.... I suppose moving those "real public APIs" to a distinct module (or set of modules) with its own release cycle, and using semantic versioning for that would be a big help, if that's possible. -Bertrand
