Skip to content

switch to CalVer? #179

@keewis

Description

@keewis

Our release policy very much follows that of xarray: deprecations will stay in a few releases, after which they will be applied (for example, removing old features or changing defaults).

This makes it somewhat difficult to choose the new version (when do we bump the which part of the version), and in my experience is often done somewhat arbitrarily. In addition, the version scheme is often confused with SemVer, which is not what we're doing.

With CalVer this is very easy: the version is always YYYY.0M.X, and if there's multiple releases per month we just have to increase X (for example, if there were bugs in the release).

As such, I would like to propose following xarray and switching to CalVer. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions