Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 10:49
· 17 commits to main since this release

1.0.0 (2025-10-22)

Features

  • 🔥 Removed the db utils (c3faa49)
  • db: ✨ First implementation of the db (bfb62e8)
  • markdown-parser: ✨ Added the frontmatter extraction (7229d03)
  • test-stats: ✨ Added the TextStats feature (82037f7)

Performance Improvements

  • 🔥 Removed the root index.ts file (2682b1f)
  • markdown-parser: 🚚 Moved the strip markdown method into the markdown parser (0be01a5)