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

Latest commit

 

History

History
29 lines (22 loc) · 902 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 902 Bytes

CHANGELOG

Table of Contents

1.0.0 (Date: 00/06/2022)

  • (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;

0.0.2 (Date: 09/06/2022)

  • (Add)
    • Functions to change a property of a target by the target name;
    • Update some documentation;
    • Throw Errors if the parameters are not valid;

0.0.1 (Date: 11/05/2022) - First version

- (Add)
	- The first version of algorithm;