"Since" column in online documentation?
Would it be possible to add a "since" column to existing tables showing Command+Description, like that shown on https://developer.wordpress.org/cli/commands/ or https://developer.wordpress.org/cli/commands/user/ ? It would be great to provide a reference that certain things, like wp user reset-password, were added in 2.0 or whatever.
Thanks for the suggestion, @drywall.
Can you provide a bit more detail on why this might be helpful? There's a ton of time-based documentation we could introduce (e.g. version that a specific parameter was introduced, etc.), but I'd want to make sure there's reliable utility value in doing so.
Worth noting that the WP-CLI project only officially supports the most recent stable release. From the project perspective, @since isn't relevant in the documentation because the documentation always correlates with the latest release.