Skip to content

Releases: muety/pyquadkey2

Release 0.3.2

31 Dec 00:37
Compare
Choose a tag to compare

Release 0.3.1

03 May 17:07
Compare
Choose a tag to compare

Release 0.3.0

04 Apr 13:06
Compare
Choose a tag to compare
  • Allow inheritance (#11)
  • Python 3.11 support (#17)

Release 0.2.2

21 Jun 00:56
Compare
Choose a tag to compare

Bug Fixes

  • Fixed #6

Release 0.2.1

10 Feb 20:30
Compare
Choose a tag to compare
  • Dependency upgrades
  • Working Windows build (see #1) thanks to @koxudaxi

Release 0.2.0

08 Nov 08:18
Compare
Choose a tag to compare

Redefined module structure.

Imports are now as intuitive as from pyquadkey2 import quadkey.

Release 0.1.1

07 Nov 21:21
Compare
Choose a tag to compare

First stable release of pyquadkey2 after forking.

Featuring:

  • ✅ Several (critical) bug fixes
  • ✅ Python 3 support
  • Type hints for all methods
  • ✅ Higher test coverage
  • ✅ Cython backend for improved performance
  • ✅ 64-bit integer representation of QuadKeys
  • ✅ Additional features and convenience methods

Assets:

  • Source archive
  • Linux builds for Python 3.6 and 3.7