Provide an API to know if `Build_info.V1.version ()` is returning a snapshot version
Open
@toots is already working on this.
Since Sep 7, 2021.
enhancement
- Dominant language
- OCaml
- Stars
- 1.9k
- Forks
- 500
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 277
Description
It can be useful to print different messages in the binary depending if we are running a development version or not. Since Build_info already knows this information, it would seem like an easy addition to its API.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.