UNPKG

wrapture

Version:

Wrapture lets you go from a Python-trained model to deployable JavaScript with a single command. It generates TypeScript bindings and a Web/Node-compatible wrapper, using WebGPU/WASM-ready ONNX runtimes.

96 lines (51 loc) 4.22 kB
# Changelog ## [0.1.10](https://github.com/phun-ky/wrapture/compare/0.1.9...0.1.10) (2025-06-16) ### Tasks * 🤖 bump the minor-and-patch group across 1 directory with 5 updates ([ecdb799](https://github.com/phun-ky/wrapture/commit/ecdb79949a3b79a92b8957dad44d9c7bef175bbf)) ## [0.1.9](https://github.com/phun-ky/wrapture/compare/0.1.8...0.1.9) (2025-06-16) ### Tasks * 🤖 bump @types/node in the major-updates group ([6dd1496](https://github.com/phun-ky/wrapture/commit/6dd1496aa1884d083d430a9a3d7690324104b85e)) ## [0.1.8](https://github.com/phun-ky/wrapture/compare/0.1.7...0.1.8) (2025-06-09) ### Tasks * 🤖 bump the minor-and-patch group with 3 updates ([edd9866](https://github.com/phun-ky/wrapture/commit/edd9866ad09273e753a2e2670d8c2f3868930668)) ## [0.1.7](https://github.com/phun-ky/wrapture/compare/0.1.6...0.1.7) (2025-06-02) ### Tasks * 🤖 bump the minor-and-patch group with 8 updates ([fd31b33](https://github.com/phun-ky/wrapture/commit/fd31b3324ef51e7d5f3dc875a5df0345c51d8e18)) ## [0.1.6](https://github.com/phun-ky/wrapture/compare/0.1.5...0.1.6) (2025-05-26) ### Tasks * 🤖 bump the minor-and-patch group with 4 updates ([30570c1](https://github.com/phun-ky/wrapture/commit/30570c177e60aa3444715bc01e7459bd1e97ecaa)) ## [0.1.5](https://github.com/phun-ky/wrapture/compare/0.1.4...0.1.5) (2025-05-19) ### Tasks * 🤖 bump commander from 13.1.0 to 14.0.0 in the major-updates group ([58e37fc](https://github.com/phun-ky/wrapture/commit/58e37fcce0aea700bbafa5fdc1669d556c8b9955)) ## [0.1.4](https://github.com/phun-ky/wrapture/compare/0.1.3...0.1.4) (2025-05-19) ### Tasks * 🤖 bump the minor-and-patch group with 4 updates ([06d25c9](https://github.com/phun-ky/wrapture/commit/06d25c9c87ada26cab84466f1cf173e112e055d9)) ## [0.1.3](https://github.com/phun-ky/wrapture/compare/0.1.2...0.1.3) (2025-05-15) ## [0.1.2](https://github.com/phun-ky/wrapture/compare/0.1.1...0.1.2) (2025-05-15) ## [0.1.1](https://github.com/phun-ky/wrapture/compare/0.1.0...0.1.1) (2025-05-15) ### Documentation * ✏️ Add logo ([58ffd35](https://github.com/phun-ky/wrapture/commit/58ffd359d9cd5b8e0b538f4d6cd3cd5f7b3dee7a)) ## [0.1.0](https://github.com/phun-ky/wrapture/compare/0.0.3...0.1.0) (2025-05-15) ### Tasks * 🤖 add `bin/` to `.gitignore` ([a90b288](https://github.com/phun-ky/wrapture/commit/a90b2880a6179010b6133f719eb7696759e6ac06)) * 🤖 Delete file from bin ([b707abd](https://github.com/phun-ky/wrapture/commit/b707abddd989c43da70bf91512d75e752c18456c)) * 🤖 Remove old dep imports ([819e9e4](https://github.com/phun-ky/wrapture/commit/819e9e439f0bbf50383038db2cded3d3c167e3f3)) * 🤖 Use correct label ([3d6acf0](https://github.com/phun-ky/wrapture/commit/3d6acf0311f18e9e2d90b4a129f0dc7cae9b955c)) ### Feature * 🎸 Add `--logLevel`-option and clean up messages ([c93f4ef](https://github.com/phun-ky/wrapture/commit/c93f4ef0570d4fe7501776f2fbce1ed362e048a7)) * 🎸 Check for correct dependencies ([28d1d4d](https://github.com/phun-ky/wrapture/commit/28d1d4def395c700285caf82139e8b0786cc4855)) ### Bug * 🐛 Remove outtdated python module ([0b58d3c](https://github.com/phun-ky/wrapture/commit/0b58d3cc5c2758b606333e011766a3ed91fbfa74)) ### Refactoring * 💡 Adjust cli interface ([ddc80b9](https://github.com/phun-ky/wrapture/commit/ddc80b9d96f11133c2aa4e26ffcde40f316f12a8)) ## [0.0.3](https://github.com/phun-ky/wrapture/compare/0.0.2...0.0.3) (2025-05-14) ### Bug * 🐛 Python env ([36d0a30](https://github.com/phun-ky/wrapture/commit/36d0a302aebfabf9860f7cc5c70bc8151b221632)) ## [0.0.2](https://github.com/phun-ky/wrapture/compare/0.0.1...0.0.2) (2025-05-14) ### Documentation * ✏️ Remove stuff ([9ecee83](https://github.com/phun-ky/wrapture/commit/9ecee83a69ae7f1fa2dc43c3e6948a366f8050d0)) * ✏️ Update keywords ([40a80a8](https://github.com/phun-ky/wrapture/commit/40a80a8738bcc475ad76407de6a2d33e4cb82a9b)) ## 0.0.1 (2025-05-14) ### Tasks * 🤖 bump putout from 40.1.8 to 40.1.9 in the minor-and-patch group ([259b0f2](https://github.com/phun-ky/wrapture/commit/259b0f28011274b097c7c534ec491437d51bf806)) * 🤖 First code release ([63a78ae](https://github.com/phun-ky/wrapture/commit/63a78aefc3260e9d30918b90c1c460db53279310))