Commit graph

14 commits

Author SHA1 Message Date
1796b31fc0 0.9.21 2025-07-02 12:28:09 -07:00
3fdb160188 0.9.20 2025-07-02 12:18:20 -07:00
6e23644d11 0.9.19 2025-07-02 12:15:50 -07:00
6abc0ee5c1 **chore(version): bump version to 0.9.18 and update build configurations**
- Updated version to `0.9.18` in `package.json`, `cli-package/package.json`, and `src/utils/version.ts`.
- Updated npm badge in `README.md` to reflect version `0.9.18`.
- Adjusted `publish-cli.js` to synchronize publishing of the main and CLI packages with enhanced build steps.
- Introduced `tsconfig.json` updates to include type paths (`types.d.ts`) in CLI for better type handling.
- Refined CLI scripts for improved TypeScript annotations and better code structure.
- Removed `@types/omelette` and `omelette` dependencies along with associated CLI configurations to simplify the codebase.
- Updated `.gitignore` to exclude CLI `dist` directory for cleaner repository management.
- Added `deploy:both` npm script for combined publishing of main and CLI packages.

This release ensures version consistency, improves CLI workflows, and enhances type handling while decluttering unused dependencies.
2025-07-02 12:15:35 -07:00
da9a37b15c 0.9.18 2025-07-02 11:56:15 -07:00
c5461d7ea1 0.9.17 2025-07-02 11:32:18 -07:00
97839c6ada 0.9.16 2025-07-02 10:26:30 -07:00
7305f59c62 0.9.15 2025-07-02 10:21:33 -07:00
780c4fcf12 0.9.14 2025-07-02 09:24:19 -07:00
2431105410 0.9.13 2025-07-01 10:40:37 -07:00
ed0dc04a1e 0.9.12 2025-06-30 11:29:37 -07:00
09cf11ec01 chore(deps): clean up package-lock.json and remove deprecated dependencies
- Removed several unused and outdated dependencies, including Babel-related packages and test utilities (`jest`, `gh-pages`, `ts-jest`).
- Added `@tensorflow/tfjs-backend
2025-06-30 11:28:21 -07:00
b879844411 0.9.11 2025-06-27 14:07:07 -07:00
5a8a6c1ba3 Initial commit 2025-06-24 11:41:30 -07:00