In #263 @amoeba added a nice "since_version" badge. In #297 I applied this to the `--pre` docs. Let's go through the docs and add this to all the other docs sections describing features added since 0.1.0. ``` {{ since_version('v0.2.0') }} ``` - [x] `--json` flag - [x] `--quiet` flag - [x] `docs` subcommand - [ ] what else?
In #263 @amoeba added a nice "since_version" badge.
In #297 I applied this to the
--predocs.Let's go through the docs and add this to all the other docs sections describing features added since 0.1.0.
--jsonflag--quietflagdocssubcommand