Skip to content

v7.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 10:23
· 131 commits to master since this release
v7.1.0
cae47cd

Bug Fixes

  • core: load the ghost header bytes if requested (b1f0116)

Features

  • cli: log all the ghost options out (8c67420)
  • core: add hasTile function to determine if a tile exists in a sparse tiff (e56a67c)

Performance Improvements

  • core: improve parsing of ghost options (ffa7928)
  • greatly increase the amount of tiles being read so nodejs startup time affects the timing less (3e9c0f3)
  • core: improve lookup speed of ghost options (7c5f37e)