Skip to content

Releases: sebastienrousseau/noyalib-mcp

noyalib-mcp v0.0.18

Choose a tag to compare

@github-actions github-actions released this 31 Jul 23:57
v0.0.18
e35ea2a

What's Changed

  • chore(release): bump server.json + glama.json to 0.0.18 (8cc55fd)
  • chore(vet): certify noyalib 0.0.18 (lockstep exemption) (ce52efd)
  • chore(deps): update Cargo.lock to noyalib =0.0.18 (5a616dd)
  • chore(deps): lockstep noyalib pin =0.0.17 -> =0.0.18 (4009d89)
  • feat(noyalib-mcp): add noyalib_set_multidoc lossless multi-document setter (#44) (049cd03)
  • feat(mcp): add prompts and resources for MCP Trinity parity (#43) (0f7b46c)
  • chore(deps): Bump sebastienrousseau/noyalib/.github/workflows/shared-msrv-core.yml (#32) (cd72b6e)
  • chore(deps): Bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#38) (8b5c834)
  • chore(deps): Bump sebastienrousseau/noyalib/.github/workflows/shared-cargo-deny.yml (#39) (f165323)
  • chore(deps): Bump sebastienrousseau/noyalib/.github/workflows/shared-test-matrix.yml (#41) (198fe03)
  • chore(deps): Bump sebastienrousseau/noyalib/.github/workflows/shared-cargo-vet.yml (#37) (b0e12f2)
  • chore(deps): Bump sebastienrousseau/noyalib/.github/workflows/shared-coverage.yml (#36) (ecf47b6)
  • chore(deps): Bump github/codeql-action/init from 4.37.1 to 4.37.3 (#40) (b77d119)
  • chore(deps): Bump sebastienrousseau/noyalib/.github/workflows/shared-cargo-machete.yml (#42) (7b6f4b4)
  • release: v0.0.16 — lockstep bump, first examples, MSRV 1.86 (#31) (7035986)
  • fix(vet): refresh exemptions for the noyalib 0.0.17 pin (f7a20ce)
  • chore(fmt): add repo-level .rustfmt.toml pinning rustfmt defaults (ca00507)

Checksums

3899602e79848a2f82a7d69d0948e2681cf4f830f0853cb1c8472a3df6624653  noyalib-mcp-0.0.18.crate

noyalib-mcp v0.0.17

Choose a tag to compare

@github-actions github-actions released this 25 Jul 10:15
v0.0.17
5256a38

What's Changed

  • release: v0.0.17 — lockstep with noyalib core (5256a38)
  • revert(ci): remove dependabot-vet workflow (CodeQL critical: untrusted-checkout) (6bc4218)
  • ci+docs: add CodeQL + Scorecard; backfill v0.0.16 release notes (6c700db)
  • ci: add coverage + MSRV gates (A+ rigor parity with core) (8df6668)
  • ci(dependabot): auto-refresh cargo-vet exemptions on bot PRs (c54191b)
  • chore(deps): bump serde to 1.0.229 (supersedes #30) (c54dd28)
  • chore(vet): import upstream audit sets to end exemption churn (1327a82)
  • fix(vet): refresh exemptions for the noyalib 0.0.16 dependency set (0bee9d6)

Checksums

07b70db8e7352c40f736599a2050cf14e97c1bceb058d168fda3f6b417c45ad1  noyalib-mcp-0.0.17.crate

noyalib-mcp v0.0.16

Choose a tag to compare

@github-actions github-actions released this 24 Jul 18:16
v0.0.16
2280d01

What's Changed

  • fix(release): align server.json + glama.json to v0.0.16 (2280d01)
  • release: v0.0.16 — lockstep with noyalib core (a7744e3)
  • docs(readme): reformat the Tools section as a bullet list (7237cec)
  • fix(security): bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204) + vet 0.0.15 (d70ee9a)
  • ci(release): bump setup-buildx-action to v4.2.0 (node24) (4ab7a89)

Checksums

6cdf5330666bc8b4f49c976cd44d3aecbef3268e5bd4c8cd48f19ab9a07e5f33  noyalib-mcp-0.0.16.crate

noyalib-mcp v0.0.15

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:39
v0.0.15
6db0189

What's Changed

  • ci(release): make publish steps idempotent for clean re-runs (6db0189)
  • release: v0.0.15 — lockstep with noyalib 0.0.15 (+ manifest + npm + registry fixes) (cfce5e7)
  • feat: add tool titles, MCP annotations & usage guidance for Glama quality (#16) (03d7f23)
  • chore(deps): consolidate Dependabot bumps for v0.0.14 (#15) (cbb646b)
  • fix(dockerfile): drop stale monorepo --manifest-path (#14) (0709c4f)
  • ci(mcp-registry): restore publish-mcp.yml and fix server.json schema (#13) (3db4d34)

Checksums

bb507230f869684ee225ce7df1f1e66c0af54661f69557d6027d321d233b0339  noyalib-mcp-0.0.15.crate

noyalib-mcp v0.0.13

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:29
v0.0.13
cb93329

What's Changed

  • feat(v0.0.13): pilot split — standalone repo infrastructure (#1) (cb93329)
  • chore(release): bump workspace crates to v0.0.13 (109e387)
  • feat(v0.0.12): noyalib-wasm split + MCP Registry + workspace-split CI phases 1-4 (#141) (339ff92)
  • release: v0.0.11 (CI integrity + no_std fix + strict rustdoc PR gate + cache-poisoning guard + README doctest CI + advisory dismissal) (#124) (c42124f)
  • release: v0.0.10 (scanner: leading BOM transparent to indentation and comments) (#123) (bb04dc6)
  • release: v0.0.9 (batched deps + advisory fixes + jsonschema 0.46 + supply-chain refresh) (#122) (1eb1ee7)
  • release: v0.0.8 (FlowStyle fix + batched deps) (#97) (4cbff64)
  • chore(release): cut v0.0.7 (#81) (b1ef586)
  • chore(v0.0.7): batched Dependabot bumps (#80) (1a5751d)
  • feat(v0.0.6): Ecosystem Integration — recovery, sval, tokio, OIDC publish, hardening pass, #46 fix (#45) (cac3fa1)
  • feat(v0.0.5): Polish & Stabilization (#15 #17 #18 #19) (#42) (016b41d)
  • feat(v0.0.4): !include directive with sandboxed file resolver (#10) (#40) (b97cb3a)
  • release(v0.0.3): widen rustc-hash cap to <3 for downstream compat (#39) (9fb2ace)
  • feat(v0.0.2): zero-copy borrowed deser + lazy multi-doc reader (#37) (a657dd5)
  • feat(v0.0.1): noyalib — pure-Rust YAML 1.2 ecosystem (5 crates, 0 unsafe, 406/406 strict, 1.11×–4.34× faster than every Rust YAML peer) (4eaaf2c)

Checksums

d72f1d0c26f683e87a9d7e6e94e8e9474448d3a553e7608ba41bfa2375c7d4f2  noyalib-mcp-0.0.13.crate