based on some feedback from the local Pancake users:
As more features are added, we often find ourselves in a situation where we have to figure out what features are supported by a particular binary we have at hand. This is certainly possible via some chasing, but it would be nice to have more direct ways to obtain such information, e.g.:
- add links to the corresponding PRs/commits/binary for each entry in
pancake/NEWS.md (which connects human readable form to binary)
- add an option to binary that prints out the most recently added features (or even just the content of
NEWS.md, up to the newly added features)
based on some feedback from the local Pancake users:
As more features are added, we often find ourselves in a situation where we have to figure out what features are supported by a particular binary we have at hand. This is certainly possible via some chasing, but it would be nice to have more direct ways to obtain such information, e.g.:
pancake/NEWS.md(which connects human readable form to binary)NEWS.md, up to the newly added features)