-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Closed
Description
Mainly while answering questions on StackOverflow I often find myself looking for information about when a method was added to the code base. It would be particularly helpful if we could have this information presented in the API docs themselves like this:
Ideally, the version info on the method would link directly to the tagged release version in the GitHub repository like in above example.
Obviously, this needs to be done twice for every method:
- Version when added to the module
- Version when added to the main bundle
This is a one-time effort, though, as the information will not change in the future. Should we agree on this I would love to volunteer for assembling the information from the repository's history.
GerardoFurtado, jasco, david2tdw, pubmikeb, avinash-cn and 2 more
Metadata
Metadata
Assignees
Labels
No labels