Skip to content

Releases: Cysharp/Ulid

v1.4.1

28 Jul 01:11
Compare
Choose a tag to compare

What's Changed

  • Fix: ArrayPool.Rent can return array longer than minimumLength by @0xfeeddeadbeef in #96

New Contributors

Full Changelog: 1.4.0...1.4.1

v1.4.0

25 Jul 10:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.5...1.4.0

v1.3.5

25 Jul 10:14
Compare
Choose a tag to compare

What's Changed

  • ci: add depndabot.yaml to update github-actions by @guitarrapc in #69
  • Update README.md: Entity Framework section by @MrMaavin in #91
  • ci: Pinning third party GitHub Actions sha by @guitarrapc in #92
  • Drop STS .net7 for LTS .net8 by @kzu in #94
  • Allow running tool on latest&greatest by @kzu in #95

New Contributors

Full Changelog: 1.3.4...1.3.5

Ver.1.3.4

30 Jul 10:55
Compare
Choose a tag to compare

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

Full Changelog: 1.3.3...1.3.4

Ver.1.3.3

28 Sep 01:21
Compare
Choose a tag to compare

What's Changed

  • Fix the bits of Time in big-endian case by @hadashiA in #60

Full Changelog: 1.3.2...1.3.3

Ver.1.3.2

15 Sep 10:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

Ver.1.3.1

14 Sep 07:40
Compare
Choose a tag to compare

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

Full Changelog: 1.3.0...1.3.1

Ver.1.3.0

18 Aug 10:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.6...1.3.0

Ver.1.2.6

03 Feb 09:40
Compare
Choose a tag to compare
  • fix for UPM

Ver.1.2.2

03 Feb 01:24
a9916dc
Compare
Choose a tag to compare
  • Fix: Blazor WebAssembly support
  • Add: package.json to supports UPM for Unity