Add issue templates, contribution guidelines, and code of conduct; update CI/CD workflows and project metadata (#3)
Release / create-tag-and-release (push) Successful in 15s

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-05-13 14:13:57 +02:00
parent db0c862e79
commit 5987eba14b
13 changed files with 441 additions and 7 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.0.1
- `toString` no longer tries `firstOrNull` as it should never return null.
## 1.0.0
- Initial version.