tanhakabir / rest-book

REST Book is a Visual Studio Code extension that allows you to perform REST calls in a Notebook interface.
https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book
MIT License
248 stars 24 forks source link

update releases, create and maintain CHANGELOG.md #83

Open RandomFractals opened 3 years ago

RandomFractals commented 3 years ago

would be good to see latest release you published to VS marketplace also tagged in github here: https://github.com/tanhakabir/rest-book/releases

Also, good extensions typically provide a changelog to quickly view new features, enhancements and bug fixes, and both vscode and VS marketplace displays them nicely in the Changelog tab in their extension info views.

See my latest ext. changelog for example and format I use for my extensions: https://github.com/RandomFractals/vscode-snippets-viewer/blob/main/CHANGELOG.md

I know other ext. devs have more elaborate changelog doc formatting schemes and even welcome view updates that show changes after extension update. I can link you to those if you'd like, while we wait for the vscode dev team to finalize similar feature to display extension updates that will become standard when they release it.

tanhakabir commented 3 years ago

Good call! I'll add a CHANGELOG

RandomFractals commented 3 years ago

sounds good. see this repo if you want to add a fancy what's new view ;)

https://github.com/alefragnani/vscode-whats-new