Skip to content

Releases: Elefunc/clip

Clip 0.7.2

06 Mar 07:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Add a dedicated Paste application icon and embed it in paste.exe
  • Ship new paste.png source artwork and derived multi-size paste.ico
  • Rebuild Paste resources automatically when the icon changes
  • Bump Trim and Paste version metadata to 0.7.2
  • Rebuild, sign, and verify all four Windows executables for release

Clip 0.7.1

06 Mar 06:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Bump trim and paste binaries to version 0.7.1
  • Align release naming guidance in AGENTS.md with Clip instead of Cliptrim
  • Rebuild and sign all Windows executables with cs
  • Verify all four signatures with osslsigncode using the embedded Microsoft certificate chain on Linux

Clip 0.7.0

06 Mar 06:28
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Add configurable multiline PCRE2 replacement rules to ClipTrim via trim.rules
  • Generate a documented default trim.rules that preserves the original trailing-whitespace behavior and strips leading / » markers
  • Build and sign trim and paste binaries automatically with cs during make
  • Keep intermediate object files under obj/ and update ignore/release documentation
  • Existing trim.rules files are not auto-migrated; delete or edit older generated files if you want the corrected default rules

Clip 0.6.5

28 Oct 06:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Strip BOM prefixes from clipboard text output

Clip 0.6.4

27 Oct 09:43

Choose a tag to compare

  • Capitalize ClipTrim branding in logging and resources

Clip 0.6.3

27 Oct 09:30

Choose a tag to compare

  • Rename trim assets to trim.*
  • Bump version metadata to 0.6.3

Clip 0.6.2

27 Oct 09:12

Choose a tag to compare

  • Bump version metadata to 0.6.2

Clip 0.6.1

27 Oct 09:08

Choose a tag to compare

  • Refactor cliptrim into trim module
  • Rename repository to Elefunc/clip

Cliptrim 0.6.0

27 Oct 06:52

Choose a tag to compare

  • add paste clipboard utility
  • optimize builds with LTO and stripped output
  • update release docs

Cliptrim 0.5.1

21 Oct 20:09

Choose a tag to compare

Changes

  • Trim only trailing whitespace while preserving indentation.

Checks

  • make