hamming: test for empty input#844
Conversation
|
Just a heads up, this should have been a change to 1.1.0 per https://github.com/exercism/problem-specifications#minor-version-changes (my emphasis):
|
|
Argh, my apologies! Shall I fix my version bump? I looked through CONTRIBUTING.md: shall I also include the versioning guidelines there? |
|
No worries! I think a quick bump now would be good; it's unlikely that anyone has regenerated yet :) It does seem like the specification should be linked in the contributing guidelines - if you're also able to separately address that it would be awesome! |
generator: Add canonical data accessors for input and expected values
Relevant PRs: - exercism/problem-specifications#625 - exercism/problem-specifications#844 - exercism/problem-specifications#845 - exercism/problem-specifications#875 - exercism/problem-specifications#953 - exercism/problem-specifications#1129 - exercism/problem-specifications#1389 Basically adds every test case from the current canonical-data.json without deleting the old ones.
Relevant PRs: 1) Test cases: - exercism/problem-specifications#625 - exercism/problem-specifications#844 - exercism/problem-specifications#845 - exercism/problem-specifications#875 - exercism/problem-specifications#953 - exercism/problem-specifications#1129 - exercism/problem-specifications#1389 2) README: - exercism/problem-specifications#1360 Basically adds every test case from the current canonical-data.json without deleting the old ones.
retroactive application of 1.1.0 as proposed in exercism/problem-specifications#844 exercism/problem-specifications#844
retroactive application of 1.1.0 as proposed in exercism/problem-specifications#827 exercism/problem-specifications#844
as proposed in #827