Skip to content

Releases: tammoippen/geohash-hilbert

Remove pyproject.toml from sdist

01 Apr 14:59
Compare
Choose a tag to compare

CircleCI and PEP-517 compliance

24 Jan 13:27
b74f0fc
Compare
Choose a tag to compare
  • Add build-system table to pyproject.toml (#8)
  • Circle ci (#9)

Fix neighbours

14 Jan 17:01
fd1bdcf
Compare
Choose a tag to compare
  • neighbours near poles (#6) (thx @evanfields )
    • North-pole hashs do not have south-pole hashs as neighbours anymore (and vise versa)
  • Fix flake8 issues (#7)

Poetry and CI stuff

28 Aug 15:47
Compare
Choose a tag to compare
v1.2.1

Bump version

v1.2: Version 1.2

09 Nov 21:33
Compare
Choose a tag to compare
Buildsystem, CI, README

v1.1

21 Sep 11:46
Compare
Choose a tag to compare
Version 1.1

v1.0

20 Sep 08:08
Compare
Choose a tag to compare
Version 1.0

v0.4

19 Sep 18:02
Compare
Choose a tag to compare
Add python versions

v0.3

04 Sep 17:28
Compare
Choose a tag to compare
Simplified and perf improved (on my machine)

v0.2

04 Sep 12:33
Compare
Choose a tag to compare
Fix pip install stuff... cython