Bump h3 from 3.7.2 to 4.1.1
Bumps h3 from 3.7.2 to 4.1.1.
Release notes
Sourced from h3's releases.
Release v4.1.1
[4.1.1] - 2023-02-03
The changelog for this release is the same as v4.1.0. The release was run again due to an issue with the release process.
Release v4.1.0
[4.1.0] - 2023-01-19
Added
cellToChildPosandchildPosToCellfunctions. (#121)- Made the
cellToChildrenSizefunction public. (#121)Changed
- Upgraded the core library to v4.1.0. (#121)
- Release artifacts are now built in Github Actions. (#124)
Release v4.0.2
[4.0.2] - 2022-09-21
Changed
- Upgraded the core library to v4.0.1. (#113)
Release v4.0.1
[4.0.1] - 2022-09-14
Fixed
- Fixed the path to Windows resources. (#109)
Release v4.0.0
[4.0.0] - 2022-08-23
Breaking Changes
Added
Changed
- Required version of glibc on Linux is 2.26. (#98)
Removed
Release 4.0.0 Release Candidate 2
[4.0.0-rc2] - 2022-06-09
Changed
- Required version of glibc on Linux is 2.26. (#98)
Removed
- Removed support for Linux MIPS (#98)
Release 4.0.0 Release Candidate 1
[4.0.0-rc1] - 2022-03-29
Breaking Changes
... (truncated)
Changelog
Sourced from h3's changelog.
Change Log
All notable changes to this project will be documented in this file. This project adheres to a versioning policy.
The public API of this library consists of the public functions declared in file H3Core.java, and support for the Linux x64 and Darwin x64 platforms.
Unreleased Changes
[4.1.0] - 2023-01-19
Added
cellToChildPosandchildPosToCellfunctions. (#121)- Made the
cellToChildrenSizefunction public. (#121)Changed
- Upgraded the core library to v4.1.0. (#121)
- Release artifacts are now built in Github Actions. (#124)
[4.0.2] - 2022-09-21
Changed
- Upgraded the core library to v4.0.1. (#113)
[4.0.1] - 2022-09-14
Fixed
- Fixed the path to Windows resources. (#109)
[4.0.0] - 2022-08-23
Breaking Changes
Added
Changed
- Required version of glibc on Linux is 2.26. (#98)
Removed
[4.0.0-rc4] - 2022-08-17
Breaking Changes
- Upgraded the core library to v4.0.0-rc5. (#104)
exactEdgeLengthfunction renamed toedgeLength. (#104)[4.0.0-rc3] - 2022-07-26
Breaking Changes
... (truncated)
Commits
b33fbce[maven-release-plugin] prepare release v4.1.1ec64bcd[maven-release-plugin] prepare for next development iteration6d93e71Fix Github actions artifact download script (#127)801e248pass arguments to the release process correctly (#126)210c87eupdate changelog for v4.1.0 (#125)321a3f5upload artifacts (#124)ca72433upgrade to v4.1.0 (#121)e78463cfreebsd build instructions updates (#120)b89cac8Enable tests on stable-* (#117)f67fd78Update H3 version in readme (#114)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)