v1.0
Executables
Linux
The Linux executables are dynamically linked and require a Glibc-based OS
distribution from 2022 or later (Ubuntu 22.04+, RHEL 9+, or derivatives). For
older Glibc-based OS distributions and non-Glibc-based OS distributions
(Alpine, etc...), please install the Python package instead.
Other Platforms
The macOS and Windows executables should work on any recent version of their
respective operating systems.
Mimeogram v1.0 (2025-02-22)
Features
- Add Git ignore rule integration to avoid processing unwanted files.
- Add
mimeogram applycommand with interactive review, hunk selection, file editing, and atomic file updates. - Add
mimeogram createcommand for bundling files into clipboard-ready documents with preserved directory structure, Git ignore rule support, and integrated message editing. - Add
mimeogram provide-promptcommand for generating format instructions and setting up LLM project-level support. - Add atomic file updates with automatic rollback on errors.
- Add filesystem protection system to prevent accidental modification of sensitive paths.
Supported Platforms
- Add support for CPython 3.10 through 3.13.