Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@201flaviosilva 201flaviosilva released this 20 Jun 17:25
· 8 commits to main since this release

Manual Changelog

  • (Add)
    • Add option to start algorithm with a initial value;
    • Add option to start algorithm with a initial value;
    • Export option, in javascript object and JSON format;
    • Add precision property to the targets;

Auto Changelog:

  • Merge pull request #20 from 201flaviosilva/19-multiple-targets-mutations fe812a8
  • Merge branch 'main' into 19-multiple-targets-mutations bb04758
  • feat: Multiple targets mutations #19 716a1b5
  • Update CHANGELOG.md 3fe46e3
  • Merge pull request #18 from 201flaviosilva/16-export-data dbf2a6a
  • feat: export data and start with a default score #16 be34a3b
  • Add Asteroids example #14 008f317

v0.0.2...v1.0.0