16 Commits
Author SHA1 Message Date
breakingbread 112db2e0fe chore(ci): update and put SHA and variables 2026-06-14 00:27:34 +02:00
breakingbread d3871afb58 ci: fix OIDC publishing with Node 24 and registry-url 2026-05-04 13:26:40 +02:00
breakingbread 7fca25291c ci: use OIDC trusted publisher, drop npm token 2026-05-04 13:06:54 +02:00
breakingbreadandGitHub c9a6d8f39b ci: add permissions for contents in CI workflow 2026-04-30 20:31:39 +02:00
breakingbreadandGitHub ccb2d39c16 ci: update binaryen download URL in publish workflow 2026-04-30 20:26:02 +02:00
breakingbread 7fec54a9b5 fix: add id-token permission to publish job 2026-04-28 06:27:18 +02:00
breakingbread 5c4c776268 ci: switch to release publish 2026-04-28 06:16:48 +02:00
breakingbread 9911c9309f fix: add NPM_TOKEN auth to publish workflow 2026-04-28 06:14:10 +02:00
breakingbread 230976664c feat!: native-first API refactor, WASM behind feature flag
BREAKING: native functions return [u8; 32] instead of Vec<u8>.
BREAKING: WASM bindings require `wasm` feature flag.
New Blake3Error type replaces JsError for native consumers.
2026-04-28 06:05:57 +02:00
breakingbread 878508fbd3 ci: switch npm publish to OIDC provenance 2026-04-25 19:36:18 +02:00
breakingbread 4397fa0beb ci: pin wasm-pack and wasm-bindgen-cli versions 2026-04-25 16:21:51 +02:00
breakingbread 9441c3a7cd fix: add wasm-bindgen-test-runner 2026-04-25 16:20:22 +02:00
breakingbread ed3a4d5fbc ci: use prebuilt binaries for wasm-pack, wasm-bindgen, wasm-opt 2026-04-25 16:13:43 +02:00
breakingbread 1f9d01b073 fix: pin wasm-bindgen to 0.2.118, update CI 2026-04-25 16:10:48 +02:00
breakingbread 70a1423cb8 feat: add new_derive_key, finalize_and_reset, doc comments, official test vectors, Makefile 2026-04-24 02:15:51 +02:00
breakingbread 9c3d538470 feat: multi-target build + CI + publish workflow 2026-04-22 18:32:07 +02:00