Skip to content

Latest commit

 

History

History
107 lines (35 loc) · 3.01 KB

CHANGELOG.md

File metadata and controls

107 lines (35 loc) · 3.01 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.27 (2020-07-28)

Note: Version bump only for package @thi.ng/gp

0.1.26 (2020-07-17)

Note: Version bump only for package @thi.ng/gp

0.1.25 (2020-07-08)

Note: Version bump only for package @thi.ng/gp

0.1.24 (2020-07-08)

Note: Version bump only for package @thi.ng/gp

0.1.23 (2020-07-04)

Note: Version bump only for package @thi.ng/gp

0.1.22 (2020-07-02)

Note: Version bump only for package @thi.ng/gp

0.1.21 (2020-06-20)

Note: Version bump only for package @thi.ng/gp

0.1.20 (2020-06-14)

Note: Version bump only for package @thi.ng/gp

0.1.19 (2020-06-01)

Note: Version bump only for package @thi.ng/gp

0.1.18 (2020-06-01)

Note: Version bump only for package @thi.ng/gp

0.1.17 (2020-05-29)

Note: Version bump only for package @thi.ng/gp

0.1.0 (2019-11-30)

Bug Fixes

  • gp: update ASTNode as recursive type (TS3.7) (33fbd7f)

Features

  • 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)