Skip to content

v1.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 20:19
· 93 commits to master since this release
v1.0
b978de3

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 apply command with interactive review, hunk selection, file editing, and atomic file updates.
  • Add mimeogram create command for bundling files into clipboard-ready documents with preserved directory structure, Git ignore rule support, and integrated message editing.
  • Add mimeogram provide-prompt command 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.