Hi all,
I think kakoune is really good editor and as project with this quality and stability I think it deserves versions.
When kakoune will have releases, it could be easy to add it to the main repositories on many distributions. Which will lead to more attention to this project.
What do you think @mawww ?
semver seems sensible.
IMHO it is exactly what kakoune could use.
The project doesn't have the stablity needed to establish a versioning system yet. Seeing how many issues are open/fixed on a weekly basis these days, there's no need to burden ourselves with keeping track of a version number, it would change too often to be relevant.
I would also like to add it in the repo of my distribution but a version number should be provided then. At least a 0.0.1 would be nice so one can create an initial package for it.
I disagree that it is too early to release a version. Take the Julia Language project for example (http://www.julialang.org). The project sees multiple commits a day, has over a thousand issues+pull requests, and is booming in popularity. Yet, it still manages to maintain a clear separation between a stable, versioned release and a bleeding edge release, without causing any confusion for the end user. Kakoune now seems rather stable, so an initial release candidate at leaset would probably be worthwhile.
Just a reminder that versions come with a changelog, it would be a big help for package maintainers to have a list of major changes to handle revisions.
Anything new on this?
Duplicate of #89.
The current plan is to create the first release of Kakoune once the regex-impl branch is merged. If everything goes well, I expect that to happen in the coming weeks.
Most helpful comment
The current plan is to create the first release of Kakoune once the regex-impl branch is merged. If everything goes well, I expect that to happen in the coming weeks.