Skip to content

Releases: sbrl/terrain50

v1.5.0

25 May 13:20
9085f6a
Compare
Choose a tag to compare

Install or update from npm:

npm install --save terrain50

v1.5

  • Add convenient import aliases
  • Fix crash in both ParseStream() and Parse() when passed junk
  • Terrain50.validate: Fix crash when encountering an invalid metadata key

v1.4.1

18 May 14:51
e399d59
Compare
Choose a tag to compare
  • Bugfix: Fix cellsize when scaling

Install or update from npm:

npm install --save terrain50

v1.4

07 May 13:46
8a94ddf
Compare
Choose a tag to compare
  • Add new Terrain50.ParseStream function for parsing a stream of multiple concatenated files (additional testing is yet to be performed).

Everything else will work as before.

Install or update from npm:

npm install --save terrain50

v1.3

27 Mar 20:08
bf84e79
Compare
Choose a tag to compare

Fix even moar imports pointing to the wrong places

v1.2

27 Mar 20:07
7b2571c
Compare
Choose a tag to compare

Fix more imports pointing to the wrong places

Install or update from npm:

npm install --save terrain50

v1.1

27 Mar 19:54
2559d7c
Compare
Choose a tag to compare

Fix import pointing to the wrong place

Install or update from npm:

npm install --save terrain50