# Change Log - **Last updated**: 2026-07-02T14:22:52Z - **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. ### [0.3.36](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/random-fxhash@0.3.36/packages/random-fxhash) (2024-02-06) #### ♻️ Refactoring - update base58 handling ([80412b9](https://codeberg.org/thi.ng/umbrella/commit/80412b9)) ### [0.3.19](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/random-fxhash@0.3.19/packages/random-fxhash) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://codeberg.org/thi.ng/umbrella/commit/e3085e4)) #### 🧪 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)) ### [0.3.18](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/random-fxhash@0.3.18/packages/random-fxhash) (2023-11-04) #### 🩹 Bug fixes - add TS ambient decl for `$fx` ([171b717](https://codeberg.org/thi.ng/umbrella/commit/171b717)) ### [0.3.5](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/random-fxhash@0.3.5/packages/random-fxhash) (2023-08-12) #### ♻️ Refactoring - update .probability() call sites in various pkgs ([c8c8141](https://codeberg.org/thi.ng/umbrella/commit/c8c8141)) ## [0.3.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/random-fxhash@0.3.0/packages/random-fxhash) (2023-07-14) #### 🚀 Features - add pickUnique() ([89f0209](https://codeberg.org/thi.ng/umbrella/commit/89f0209))