I know this is probably a bit of a nit... but while I'm looking at it in the basic-cli README I thought I might ask the question. Should the following be inverted; from this.
๐ examples:
- 0.18.0
- 0.17.0
- 0.16.0
- latest main branch
๐ documentation:
- 0.18.0
- 0.17.0
To more like this?
- 0.18.0: ๐ examples, ๐ documentation
- 0.17.0: ๐ examples, ๐ documentation
- 0.16.0: ๐ examples, ๐ documentation
My logic is that if you are looking for the 0.18.0 docs or examples then you would expect them together.
My other thought, was would it be better to link the versioned examples and documentation in the specific GH Releases; and only have the latest release e.g. 0.18.0
in the README?
That all looks good to me.
But you'll need to upload 0.16.0 if you want exactly this to work
I assume it's just an example
It's easy enough to add 0.16.0
only have the latest release e.g.
0.18.0
in the README?
It would make those links a lot harder to find for those unfamiliar with github releases
To more like this?
The repeated icons look a bit weird but having the two side-by-side is ok, not sure it really matters
Last updated: Jul 05 2025 at 12:14 UTC