Commit graph

16 commits

Author SHA1 Message Date
16748436d1 0.9.23 2025-07-02 12:55:01 -07:00
73041fc670 0.9.22 2025-07-02 12:38:51 -07:00
d89bbd91f9 0.9.21 2025-07-02 12:28:09 -07:00
58d8dfbbd1 0.9.20 2025-07-02 12:18:20 -07:00
563ccf602f 0.9.19 2025-07-02 12:15:50 -07:00
caf1353e7c **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
65e94feaed 0.9.18 2025-07-02 11:56:15 -07:00
e2b0dc04ce 0.9.17 2025-07-02 11:32:18 -07:00
fa9b1164fd 0.9.16 2025-07-02 10:26:30 -07:00
b69cea734d 0.9.15 2025-07-02 10:21:33 -07:00
151b185160 0.9.14 2025-07-02 09:24:19 -07:00
f87e13b8bc 0.9.13 2025-07-01 10:40:37 -07:00
bbd9062e16 0.9.12 2025-06-30 11:29:37 -07:00
8b33421238 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