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.
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.
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.