Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 2.47 KB

File metadata and controls

46 lines (23 loc) · 2.47 KB

Changelog

0.3.0 (2026-03-16)

Features

  • add GEPA foundation — Observation type, query attribution, boost, telemetry reports (#12) (36d47f5)

0.2.3 (2026-03-16)

Bug Fixes

  • parseMemoryFile now handles frontmatter-based memory files (#10) (2b98dd8)

0.2.2 (2026-03-15)

Bug Fixes

  • add repository URL for npm provenance verification (616e325)
  • add repository URL for npm provenance verification (1c3f728)

0.2.1 (2026-03-15)

Bug Fixes

  • add NPM_TOKEN for npm publish authentication (6b7ba38)
  • use npm OIDC trusted publishing instead of token auth (4b6d379)
  • use npm OIDC trusted publishing instead of token auth (dee6e5e)

0.2.0 (2026-03-15)

Features

  • add globalSkillsDir and globalRulesDir to MemexPaths (1226938)
  • add README, CI workflows, and globalSkillsDir/globalRulesDir to MemexPaths (082aafc)
  • initial @jim80net/memex-core package (8e2d2dc)

Bug Fixes

  • remove NPM_TOKEN secret, use OIDC trusted publishing only (2fbbcc8)