Skip to content

Releases: joshforisha/fast-simplex-noise-js

Version 4.0.0

28 Apr 15:38

Choose a tag to compare

  • Back in active development
  • New streamlined, functional style API
  • Deno release

Version 3.2

28 Nov 20:37

Choose a tag to compare

  • Adds options validations

Version 3.1

26 Nov 16:00

Choose a tag to compare

  • Made Node LTS version minimum requirement

Version 3.0

23 Nov 16:45

Choose a tag to compare

Full conversion to TypeScript

Version 3.0 prerelease 3

14 Nov 19:52

Choose a tag to compare

Pre-release

This release converts the library to TypeScript, and cleans up some API methods.

Version 2.2.0

12 Aug 20:32

Choose a tag to compare

  • Simplified style to Standard JS, included as dev dependency
  • Decided on promoting seedrandom as seeded random generator option
  • Minor refactor for scale() function binding

Version 2.1.1

29 Feb 21:40

Choose a tag to compare

  • Adjust raw scale values, rename main script

Version 2.1.0

21 Feb 05:27

Choose a tag to compare

Revert to ES5 prototype class...

Version 2.0.0

30 Jan 19:34

Choose a tag to compare

Starting with this release, ES2015 will be supported, and the library is intended to be used only with NPM.