brainy/src/utils
David Snelling 5a67d48bbc **chore: rename npm script for publishing and update version to 0.9.0**
### Changes:
- Renamed the `publish` script to `deploy` in `package.json` for clarity and consistency with deployment terminology.
- Incremented version number from `0.8.11` to `0.9.0` in `src/utils/version.ts`.

### Purpose:
Aligned the naming of the deployment script with standard practices to improve readability and maintainability. Updated the version to `0.9.0` to reflect recent changes and enhancements in the project.
2025-06-19 16:20:33 -07:00
..
distance.ts chore: update Node.js requirement to 23.11.0 and optimize pipelines and utilities 2025-06-05 14:51:21 -07:00
embedding.ts **refactor: remove simple embedding model and enhance UniversalSentenceEncoder implementation** 2025-06-19 15:02:39 -07:00
environment.ts feat: add environment detection and threading utility functions 2025-06-04 10:01:23 -07:00
index.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
version.ts **chore: rename npm script for publishing and update version to 0.9.0** 2025-06-19 16:20:33 -07:00
workerUtils.ts feat: add environment detection and threading utility functions 2025-06-04 10:01:23 -07:00