UNPKG

@thi.ng/dcons

Version:

Double-linked lists with comprehensive set of operations (incl. optional self-organizing behaviors)

60 lines (33 loc) 2.35 kB
# Change Log - **Last updated**: 2025-04-01T21:42:04Z - **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. ### [3.2.137](https://github.com/thi-ng/umbrella/tree/@thi.ng/dcons@3.2.137) (2025-01-14) #### ♻️ Refactoring - use optional chaining & nullish coalescing ([c5a0a13](https://github.com/thi-ng/umbrella/commit/c5a0a13)) ### [3.2.110](https://github.com/thi-ng/umbrella/tree/@thi.ng/dcons@3.2.110) (2024-04-20) #### ♻️ Refactoring - update type usage ([40a6fc4](https://github.com/thi-ng/umbrella/commit/40a6fc4)) ### [3.2.108](https://github.com/thi-ng/umbrella/tree/@thi.ng/dcons@3.2.108) (2024-04-08) #### ♻️ Refactoring - update reducer handling due to updates in [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/main/packages/transducers) pkg ([2fa60aa](https://github.com/thi-ng/umbrella/commit/2fa60aa)) - see comments in [95c43f3532](https://github.com/thi-ng/umbrella/commit/95c43f3532) ### [3.2.71](https://github.com/thi-ng/umbrella/tree/@thi.ng/dcons@3.2.71) (2023-11-09) #### 🩹 Bug fixes - update ctors due to ES2022 class field init order ([4958b49](https://github.com/thi-ng/umbrella/commit/4958b49)) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4)) ### [3.2.50](https://github.com/thi-ng/umbrella/tree/@thi.ng/dcons@3.2.50) (2023-08-12) #### ♻️ Refactoring - update .probability() call sites in various pkgs ([c8c8141](https://github.com/thi-ng/umbrella/commit/c8c8141)) ### [3.2.7](https://github.com/thi-ng/umbrella/tree/@thi.ng/dcons@3.2.7) (2022-07-19) #### ♻️ Refactoring - update DCons call sites ([09ce729](https://github.com/thi-ng/umbrella/commit/09ce729)) ## [3.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/dcons@3.2.0) (2022-03-11) #### 🚀 Features - add DRing, extract AList, major refactor ([3f4e8de](https://github.com/thi-ng/umbrella/commit/3f4e8de))