jison icon indicating copy to clipboard operation
jison copied to clipboard

Version history

Open techtonik opened this issue 11 years ago • 5 comments

The lack of history makes it hard to evaluate if new version is worthy upgrading. I remember there were talks about performance optimization, but not sure if they ended up being committed.

techtonik avatar Mar 20 '14 17:03 techtonik

Yes... we should add a changelog. Perhaps one of those magic ones you can generate from commit messages.

zaach avatar Apr 01 '14 08:04 zaach

Commit logs are already there and they are not useful.

techtonik avatar Apr 01 '14 09:04 techtonik

@techtonik We'd switch to something like angular's commit messages. There are tools that can process those nicely.

zaach avatar Apr 02 '14 07:04 zaach

This places more requirements on contributors, but is more convenient than merging forever conflicting changes.txt manually.

techtonik avatar Apr 02 '14 07:04 techtonik

This was also mentioned in #307. @zaach have you found any tools that can be added right away? I am afraid I am not good at JS stack to propose any.

techtonik avatar Feb 08 '16 09:02 techtonik