Skip to content

v0.8.0

Compare
Choose a tag to compare
@davidomarf davidomarf released this 03 Nov 09:56
· 26 commits to master since this release
v0.8.0
0cf6e0e

Major updates

  • Allow sketches to be globally seeded in the configuration file.
    • Globally seeded sketches can generate new seeds manually.
  • Create a string containing the current seeds for random generators.

Minor updates

  • Modify the name of the JS functions that ginpar generates. Append ginpar_ at the beginning.