-
Notifications
You must be signed in to change notification settings - Fork 341
Versioning policy
gberaudo edited this page Jan 20, 2015
·
1 revision
The ol3-cesium project has a versioning policy similar to Cesium.
It is not using semver. Expect responsible API breakages and changes, tracked in CHANGES.md.
Version 1.0.0, marked our first publication.
Version 1.1 of January 2015 starts a series of monthly releases.
- each month, the minor number increases
- releases may break the API, but changes are tracked in
CHANGES.md - there is no deprecation policy at this stage (should come in the 2.XX series)
In the same spirit as Cesium, the above release strategy of a succession of small, manageable changes allows regular improvements to the API and code: a better investment for the users.