plantain-00 / type-coverage

A CLI tool to check type coverage for typescript code
MIT License
1.25k stars 44 forks source link

CHANGELOG is missing #57

Closed JounQin closed 4 years ago

JounQin commented 4 years ago

As title.

plantain-00 commented 4 years ago

CHANGELOG for only breaking changes is in README.md: https://github.com/plantain-00/type-coverage#changelogs

JounQin commented 4 years ago

I've noticed that but it would be nice to have CHANGELOG for every patch release too.

plantain-00 commented 4 years ago

I think CHANGELOG for every minor and patch release is basically same with the commit messages. If it's needed, I will write a script to generate it from commit messages.

JounQin commented 4 years ago

CHANGELOG for every minor and patch release is basically same with the commit messages.

That's my point. CHANGELOG is easier to read then commit messages.

JounQin commented 4 years ago

close in favor of https://github.com/plantain-00/type-coverage/blob/master/CHANGELOG.md