v0.3.2 — documentation wording cleanup
What's new in v0.3.2
Cosmetic patch — no code changes, no API changes. Reworded some user-facing text for a cleaner, self-contained open-source presentation. Same algorithms, same behavior.
What changed
package.jsondescriptionreworded.packages/algorithms/README.mdadvanced-algorithm table now lists each algorithm's inspiring research direction.- Source-file JSDoc headers in
packages/algorithms/src/*.tsreworded. - Root
README.md"Advanced algorithms" section reworded.
Stable surface
- 429 tests pass on
vitest tsupESM/CJS/DTS dual build identical to 0.3.0- No new dependencies, no API changes
0.3.1 was tagged on GitHub but never published to npm; 0.3.2 supersedes it.