-
-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Summary:
For the functions reference, add a provenance for each function indicating when it was introduced.
Description:
This is especially important now that the interfaces are releasing asynchronously and users often have later doc than the version of Stan they're using.
Additional Information:
It will be OK to follow the Python docs and allow "since at least".
It would also be nice to add the same thing for language features, but it's less clear where to document them. For example, the complex type was introduced recently, but types are described all over the doc.
There are lots of place this is listed: release notes, auto-generated function sigs, the actual stanc3 or previous stanc.
Current Version:
v2.28.0
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request