UNPKG

@thi.ng/lsys

Version:

Functional, extensible L-System architecture w/ support for probabilistic rules

55 lines (31 loc) 2.03 kB
# Change Log - **Last updated**: 2025-07-10T14:20:23Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2022-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ### [2.3.5](https://github.com/thi-ng/umbrella/tree/@thi.ng/lsys@2.3.5) (2025-04-16) #### ♻️ Refactoring - minor internal optimizations (vector ops), update `RuleImplementations` generics ([c6bc7dc](https://github.com/thi-ng/umbrella/commit/c6bc7dc)) ## [2.3.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/lsys@2.3.0) (2025-03-16) #### 🚀 Features - update `interpret()`, add `DEFAULT` rule impl support ([a1651ab](https://github.com/thi-ng/umbrella/commit/a1651ab)) #### ♻️ Refactoring - migrate examples ([c37767f](https://github.com/thi-ng/umbrella/commit/c37767f)) ## [2.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/lsys@2.2.0) (2024-12-24) #### 🚀 Features - update `rewrite()`, add support for rewrite rule functions ([0b88cfc](https://github.com/thi-ng/umbrella/commit/0b88cfc)) - add docstrings - update deps ### [2.1.106](https://github.com/thi-ng/umbrella/tree/@thi.ng/lsys@2.1.106) (2024-02-22) #### ♻️ Refactoring - update all `node:*` imports ([c71a526](https://github.com/thi-ng/umbrella/commit/c71a526)) ### [2.1.82](https://github.com/thi-ng/umbrella/tree/@thi.ng/lsys@2.1.82) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4)) ### [2.1.61](https://github.com/thi-ng/umbrella/tree/@thi.ng/lsys@2.1.61) (2023-08-12) #### ♻️ Refactoring - update .probability() call sites in various pkgs ([c8c8141](https://github.com/thi-ng/umbrella/commit/c8c8141))