You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the README (#50)
* Update the README
* Try upgrading to node-gyp v9 now that Python 3.12 is on the MacOS runner
* v9 didn't work. Hopefully v10 does
Upgrade to H3 v4 (#49)
* Switch to h3 and h3-js 4.1.0 and basic find-and-replace of function names (not handling H3Error correctly yet)
* It compiles now, but some tests don't work
* Fix all but one test. That one's a bit puzzling
* All tests passing, adding another TODO
* 1, 2, 5!
* Memory safety
Upgrade to H3 3.7.2 (bugfixes only, no new APIs yet) (#42)
* Upgrade to H3 3.7.2 (bugfixes only, no new APIs yet)
* Apparently need to upgrade node-gyp for Github Actions on Windows because Visual Studio is too new for it