Skip to content

Releases: mhyfritz/hilbert-curve

v2.0.5

07 Jan 06:34
Compare
Choose a tag to compare
  • update packages ce8e643
  • readme: small edit ba53cb5
  • readme: make gh action badge link to action page 6c8a4af
  • readme: add gh action status badge 49f7417
  • tests: rename gh action 5e32500

v2.0.4...v2.0.5

v2.0.4

03 Oct 13:50
Compare
Choose a tag to compare
  • readme: correct statement on data.length and order 62f129d

v2.0.3...v2.0.4

v2.0.3

03 Oct 13:37
Compare
Choose a tag to compare

v2.0.2...v2.0.3

v2.0.2

03 Oct 11:41
Compare
Choose a tag to compare
  • readme: document data binning / curve compression d930e8f

v2.0.1...v2.0.2

v2.0.1

03 Oct 09:32
Compare
Choose a tag to compare
  • tests: add some; change names b6f45a1
  • readme: explain result of construct() 6135f62
  • readme: tweak "numbering" image 0a0f945
  • example(color ramp): fix off-by-one 3fbc96a
  • readme: change wording 90f31e6
  • readme: swap "numbering" image 6b70bee
  • add example "numbering" a673055

v2.0.0...v2.0.1

v2.0.0

30 Sep 19:00
Compare
Choose a tag to compare
  • replace argument n with order o, where n=2^o
  • add construct method

v2.0.0-beta.1...v2.0.0