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

Integer array API #40

Merged
merged 6 commits into from Oct 23, 2021
Merged

Integer array API #40

merged 6 commits into from Oct 23, 2021

Commits on Oct 5, 2021

  1. Integer array input, as in uber/h3-js#91

    Isaac Brodsky committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7bd4427 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Change per review

    Isaac Brodsky committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    2ec5868 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Support Uint32Array

    Isaac Brodsky committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    c793773 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. h3IsValid type should not throw

    Isaac Brodsky committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    bf71ea8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Add tests for H3Index parsing outside of h3IsValid

    Isaac Brodsky committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    b001f43 View commit details
    Browse the repository at this point in the history
  2. Change assertion per review

    Isaac Brodsky committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    cd1c99d View commit details
    Browse the repository at this point in the history