Packages

Cross-language prompt file loader for Elixir: parse Markdown prompts with TOML/YAML frontmatter, named placeholders, and section anchors. Fixture-compatible with the Python, Go, TypeScript, and Julia ports.

Current section

Files

Jump to
textprompts CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this package will be documented in this file. Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), versioning: [SemVer](https://semver.org/spec/v2.0.0.html).
## [0.1.0] - 2026-04-26
- Initial release. Elixir port of `textprompts` at parity with the Python, Go, TypeScript, and Julia implementations against the shared `testdata/sections/cases.json` fixtures.