All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.1.34 (2020-11-26)
Note: Version bump only for package @thi.ng/gp
0.1.33 (2020-11-24)
Note: Version bump only for package @thi.ng/gp
0.1.32 (2020-09-22)
Note: Version bump only for package @thi.ng/gp
0.1.31 (2020-09-13)
Note: Version bump only for package @thi.ng/gp
0.1.30 (2020-08-28)
Note: Version bump only for package @thi.ng/gp
0.1.29 (2020-08-17)
Note: Version bump only for package @thi.ng/gp
0.1.28 (2020-08-16)
Note: Version bump only for package @thi.ng/gp
- gp: update ASTNode as recursive type (TS3.7) (33fbd7f)
- gp: add MEP, refactor all as classes, add/update types, tests (d9061b1)
- gp: add opt min depth filter for MEP.decodeChromosome() (921fcdd)
- gp: add support for arbitrary op arities, simplify (8e71a88)
- gp: import as new package (dcfee15)
- gp: update crossover/mutation for both AST/MEP, add tests (9852631)
- gp: update MEP.decodeChromosome, tests, add docs (e339925)