fslang-spec
fslang-spec copied to clipboard
There should be branches or tags for specific versions of the spec
We should tag specific versions of the spec:
- Initial one
- After we done adding RFCs which were added in the PRs
So it's easier to see what has changed between multiple versions.
Totally agree! That would also make it easier to have tagged release artefacts - e.g. a version of the spec as pdf and epub.
I added tags in line with the releases in the release folder.
> git tag -n
2024-10-02 Markdown version of the original latest FSharp 4.1 spec
2025-04-07 Added FS-1005 and FS-1006
2025-04-17 Added FS-1091
You might also want to create actual GitHub releases from the tags with the spec attached there - it's easier to discover by the users.