# 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](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).