All Versions
13
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v2.6-SNAPSHOT Changes
🔄 CHANGED:
- ⚡️ update of parent version to 5
- ⚡️ update of jcommons-lang version to 5.2.2
- ⚡️ update of test-objects version to 5.0.1
- ⚡️ update of silly-collections version to 5.1
- ⚡️ update of jobject-extensions version to 2.5.1
- 👷 dependency jobject-evaluate replaced with jobj-contract-verifier
- 🆕 new launch scripts for ide intellij created
-
v2.5.2 Changes
🔄 CHANGED:
- ⚡️ update of parent version to 4.4
- ⚡️ update of jcommons-lang version to 5.1
- ⚡️ update of jobject-extensions version to 2.5
- ⚡️ update of silly-collections version to 5
- ⚡️ update of silly-collections version to 5
- ⚡️ update of dependency test-objects version to 5
- ✂ removed exclusions from dependency jcommons-lang
-
v2.5.1 Changes
🔄 CHANGED:
- ⚡️ update of parent version to 4.2
- ⚡️ update of jcommons-lang version to 5
- ⚡️ update of jobject-extensions version to 2.3
- ⚡️ update of silly-collections version to 4.35
- 🚚 moved dependencies from parent to the specific jgeohash-geoip project
- ➕ added exclusions to unneeded transitive dependencies from dependency jcommons-lang
-
v2.5 Changes
➕ ADDED:
- 🆕 new test dependency of test-objects
- 🆕 new test dependency of silly-collections
🔄 CHANGED:
- ⚡️ update of parent version to 3.11
- ✂ removed unneeded .0 at the end of version
- ✅ unit tests extended for improve code coverage
-
v2.4.0 Changes
➕ ADDED:
- Note section added
🔄 CHANGED:
- ⚡️ update of java parent version
- 🚚 moved changelog to its own file
-
v2.3.0 Changes
- Created new module projects. jgeohash-core and jgeohash-geoip
-
v2.0.0 Changes
- ⬆️ JDK version upgraded to version 8.
-
v1.4.6 Changes
- ➕ Added project to sonatype repository.
- ➕ Added project to continous integration: https://travis-ci.org/astrapi69/jgeohash
- ➕ Added project to flattr.com: https://flattr.com/thing/4067696/astrapi69jgeohash-on-GitHub
-
v1.4.5 Changes
Gets the geohash from the given ip address ➕ added dependency for geoip-api
-
v1.4.3 Changes
Extend functionality to calculate distance from two Points, Positions, coordinate values(latitude, longitude) or two geohash values in meters. Created a new class for keeping data of the neighbors cells from the given geohash to cardinal directions for the first and second ring region.