Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 648 Bytes

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 648 Bytes

Changelog

All notable changes to this project will be documented in this file.

September 2020

1.0.1

  • Added support for custom configuration, ex. custom randomizer function

February 2020

1.0.0

  • Update documentation

October 2019

0.1.1 (0.0.8)

Added

  • Typescript support

Changed

  • 0.0.8 is now considered a minor release 0.1.1

July 2019

0.0.7

Added

  • Examples
  • Changelog
  • Weight selection now supports INFINITY

Changed

  • createRankSelection is now weighted based on rank (createStochasticUniversalSampling is similar to this but it uses weights relative to the individual fitness).