Bugfix
- Do not merge throwable to itself by @som-snytt in #205
Other changes
The Scala 3 version of the library is now built with Scala 3.3. Some compiler bugfixes since Scala 3.0 resulted in some potential forward binary incompatibilities here, hence the minor version bump. (But the new version is backwards binary compatible, as expected for a minor release.)
New Contributors
- @dwijnand made their first contribution in #199
- @Philippus made their first contribution in #261
Full Changelog: v1.0.4...v1.1.0