# Change Log - **Last updated**: 2026-07-02T14:22:51Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2023-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.5.3](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/compare@2.5.3/packages/compare) (2026-03-08) #### โฑ Performance improvements - add fast paths for `composeComparators()`, add tests ([1e01866](https://codeberg.org/thi.ng/umbrella/commit/1e01866)) - simplify `compareByKey` impls ([eb5b92d](https://codeberg.org/thi.ng/umbrella/commit/eb5b92d)) ## [2.5.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/compare@2.5.0/packages/compare) (2026-03-07) #### ๐Ÿš€ Features - add `composeComparators()` helper ([c814dbe](https://codeberg.org/thi.ng/umbrella/commit/c814dbe)) #### ๐Ÿงช Tests - add tests ([423b3d0](https://codeberg.org/thi.ng/umbrella/commit/423b3d0)) ## [2.4.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/compare@2.4.0/packages/compare) (2024-08-10) #### ๐Ÿš€ Features - add compareLex(), add tests ([015687c](https://codeberg.org/thi.ng/umbrella/commit/015687c)) ## [2.3.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/compare@2.3.0/packages/compare) (2024-03-29) #### ๐Ÿš€ Features - add compareLengthAsc/Desc(), refactor, add docs ([49dab9e](https://codeberg.org/thi.ng/umbrella/commit/49dab9e)) ### [2.2.3](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/compare@2.2.3/packages/compare) (2023-11-09) #### ๐Ÿงช Tests - update/refactor tests to use bun test runner ([8f6edb1](https://codeberg.org/thi.ng/umbrella/commit/8f6edb1)) - update/rename test files/imports (still many broken) ([1cb3c49](https://codeberg.org/thi.ng/umbrella/commit/1cb3c49)) ## [2.2.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/compare@2.2.0/packages/compare) (2023-09-15) #### ๐Ÿš€ Features - add comparison operators/predicates ([5a627b1](https://codeberg.org/thi.ng/umbrella/commit/5a627b1))