Add issue templates, contribution guidelines, and code of conduct; update CI/CD workflows and project metadata #3

Merged
hans merged 2 commits from v1.0.1 into main 2026-05-13 14:13:57 +02:00
Showing only changes of commit 27cee3adfd - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
## 1.0.0
## 1.0.1
- `toString` no longer tries `firstOrNull` as it should never return null.