Skip to content

Tags: arian-gogani/nobulex

Tags

v0.1.1

Toggle v0.1.1's commit message
Merge fixes/stale-claims: build, examples, serializeCCL, and the 1.0.…

…3/0.2.3 release

Seven commits. Four from a Cursor session working a task list (CHANGELOG,
ADOPTERS, the RFC 8785 note, and packages/typescript joining the workspace),
three from this session (the two examples that threw while exiting 0, the
serializeCCL binding, and the release prep).

main was behind what is on npm: @nobulex/core@1.0.3 and @nobulex/sdk@0.2.3 were
built from this branch. Anyone cloning main got code that did not match the
package they had installed.

Verified on this machine before merging: npm ci rc 0, npm run build rc 0,
vitest 2833 passed, 20 of 20 examples clean on exit code and stderr,
packages/typescript builds and its 16 tests pass.

v1.0.3

Toggle v1.0.3's commit message
ci: make release idempotent (npm skip-if-published, pypi skip-existing)

v1.0.2

Toggle v1.0.2's commit message
ci: release workflow on Node 24 + npm@11 for OIDC (fixes EBADENGINE);…

… core 1.0.2

v1.0.1

Toggle v1.0.1's commit message
release: @nobulex/core 1.0.1

ctef-vectors-v1.0.0

Toggle ctef-vectors-v1.0.0's commit message
test: add argentum-core cross-validation (2/2 PASS)

v1.0.0

Toggle v1.0.0's commit message
fix: remove broken SDK imports, clean up non-code files

- remove composability functions from SDK (moved during consolidation)
- remove blog/, deployments/, MANIFESTO.md (not infrastructure concerns)
- all 3648 tests passing, 82 test files, 0 failures