Skip to content

Commit df0f771

Browse files
author
ynn
committed
docs: declares we use semver
1 parent 9bca1a6 commit df0f771

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,11 @@ As integration tests, almost all of the samples exhibited in [*Piet Program Gall
127127

128128
Some tests are set `#[ignore]` (i.e. skipped) because they fail. As far as we investigated, we suspect the reason is not because our implementation is incorrect but because some samples are not standard-compliant (anymore). In particular, how white blocks shall be handled was not clarified in the first version of the spec, and it was afterwards clarified as seen in the latest spec. Our implementation conforms to [*the spec as of 2023/03/29*](https://web.archive.org/web/20230327044126/https://www.dangermouse.net/esoteric/piet.html).
129129

130-
## 5. References
130+
## 5. Versioning
131+
132+
This project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
133+
134+
## 6. References
131135

132136
- [*Language Specification*](https://www.dangermouse.net/esoteric/piet.html)
133137

0 commit comments

Comments
 (0)