Skip to content

v1.11

Latest
Compare
Choose a tag to compare
@sbrl sbrl released this 06 Dec 16:14
· 7 commits to main since this release
93c0664

Install or update from npm:

npm install --save terrain50

v1.11 (6th December 2022)

  • Add .to_json() to convert a Terrain50 instance to an object for JSON serialisation.
  • Add static method Terrain50.FromJson() to convert a JSON-serialised
  • Update development dependencies