Skip to content

Context Crystallizer v1.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:47
· 2 commits to master since this release

[1.2.2] - 2025-01-21

Fixed

  • Fix cross-platform path separator issues in metadata file storage (Windows \ vs Unix /)
  • Add filenamify package for robust cross-platform safe filename conversion
  • Resolve ENOENT errors when searching contexts on Windows systems
  • Replace manual regex path handling with proven filenamify library

Added

  • filenamify dependency for consistent filename generation across platforms