Releases: Cysharp/Ulid
Releases · Cysharp/Ulid
Ver.1.3.4
What's Changed
- (may) fix ARMv7 Unity IL2CPP crash
- Use Cysharp/Actions/setup-dotnet default version by @guitarrapc in #62
- ci: Cysharp/Actions/.github/workflows/create-release.yaml by @guitarrapc in #65
- feat: change load secret from op by @guitarrapc in #70
- ci: change upload-artifact & download-artifact to Cysharp/Actions by @guitarrapc in #71
- chore(deps): bump System.Text.Json from 4.7.0 to 8.0.4 in /src/Ulid.SystemTextJson by @dependabot in #77
New Contributors
- @dependabot made their first contribution in #77
Full Changelog: 1.3.3...1.3.4
Ver.1.3.3
What's Changed
Full Changelog: 1.3.2...1.3.3
Ver.1.3.2
Ver.1.3.1
What's Changed
- Fixed Entity Framework Core integration steps and explained integration more thoroughly by @hexagonite in #51
- Fix insufficient big-endian support by @hadashiA in #52
- Support IUtf8SpanFormattable by @hadashiA in #54
New Contributors
- @hexagonite made their first contribution in #51
Full Changelog: 1.3.0...1.3.1
Ver.1.3.0
What's Changed
- chore: new unity build with unityci/editor by @guitarrapc in #30
- chore: remove setup-dotnet by @guitarrapc in #32
- feat: use Cysharp/Actions reusable workflows/actions by @guitarrapc in #36
- chote: prevent github workflow change by @guitarrapc in #41
- chore: change unity build to cysharp actions by @guitarrapc in #42
- fix timestamp comment by @hanachiru in #40
- Modernisation/Performance boost POC by @TimothyMakkison in #39
- Fix Unity 2019.3 compatibility by @hadashiA in #47
- Make the type readonly by @hadashiA in #46
- [ci] Add test env to disable HW intrinsic by @hadashiA in #48
- Update target frameworks by @hadashiA in #49
New Contributors
- @hanachiru made their first contribution in #40
- @TimothyMakkison made their first contribution in #39
- @hadashiA made their first contribution in #47
Full Changelog: 1.2.6...1.3.0
Ver.1.2.6
- fix for UPM
Ver.1.2.2
- Fix: Blazor WebAssembly support
- Add: package.json to supports UPM for Unity
Ver.1.2.0
Ver.1.1.1
use RandomNumberGenerator.Create to support Blazor