All notable changes to this project will be documented in this file.
- Added support for custom configuration, ex. custom randomizer function
- Update documentation
- Typescript support
- 0.0.8 is now considered a minor release 0.1.1
- Examples
- Changelog
- Weight selection now supports INFINITY
- createRankSelection is now weighted based on rank (createStochasticUniversalSampling is similar to this but it uses weights relative to the individual fitness).