Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .NET 7 target #98

Open
pocketken opened this issue Dec 23, 2022 · 1 comment
Open

Add .NET 7 target #98

pocketken opened this issue Dec 23, 2022 · 1 comment

Comments

@pocketken
Copy link
Owner

Might as well..

@pocketken pocketken changed the title Target .NET 7 Add .NET 7 target Dec 23, 2022
pocketken added a commit that referenced this issue Mar 3, 2023
* fix GH-86: change Vec2d.Intersect to use double instead of float
* fix GH-98: add net7.0 TFM
* some work on GH-93: convert a few model classes to struct, still lots
  to do especially to avoid API breakage
* replace LeadingZeros polyfill with the actual code from
  BitConverter.LeadingZeroCount
* attempt at optimizing H3Index.LeadingNonZeroDirection
* optimize H3Index.RotatePentagonClockwise and
  H3Index.RotatePentagonCounterClockwise
* update benchmarks to focus on comparison between 4.0.0 and eventual
  4.1.0 release
@jrgcubano
Copy link

@pocketken NET8 could be nice too! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants