Files
list_or/CHANGELOG.md
T
hans 5987eba14b
Release / create-tag-and-release (push) Successful in 15s
Add issue templates, contribution guidelines, and code of conduct; update CI/CD workflows and project metadata (#3)
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
Reviewed-on: #3
2026-05-13 14:13:57 +02:00

8 lines
115 B
Markdown

## 1.0.1
- `toString` no longer tries `firstOrNull` as it should never return null.
## 1.0.0
- Initial version.