What's Changed
- re use slice by @SimonCropp in #11
- remove some redundant assignments by @SimonCropp in #13
- ci: Cysharp/Actions/.github/workflows/create-release.yaml by @guitarrapc in #15
- ci: change upload-artifact & download-artifact to Cysharp/Actions by @guitarrapc in #17
- ci: add depndabot.yaml to update github-actions by @guitarrapc in #16
- perf: use
Nullable<T>.GetValueOrDefault()
instead ofNullable<T>.Value
by @nogic1008 in #21
New Contributors
- @SimonCropp made their first contribution in #11
- @guitarrapc made their first contribution in #15
- @nogic1008 made their first contribution in #21
Full Changelog: 1.3.1...1.3.2