Releases: Elefunc/clip
Releases · Elefunc/clip
Clip 0.7.2
Immutable
release. Only release title and notes can be modified.
- Add a dedicated Paste application icon and embed it in
paste.exe - Ship new
paste.pngsource artwork and derived multi-sizepaste.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
Immutable
release. Only release title and notes can be modified.
- Bump
trimandpastebinaries to version0.7.1 - Align release naming guidance in
AGENTS.mdwithClipinstead ofCliptrim - Rebuild and sign all Windows executables with
cs - Verify all four signatures with
osslsigncodeusing the embedded Microsoft certificate chain on Linux
Clip 0.7.0
Immutable
release. Only release title and notes can be modified.
- Add configurable multiline PCRE2 replacement rules to ClipTrim via
trim.rules - Generate a documented default
trim.rulesthat preserves the original trailing-whitespace behavior and strips leading›/»markers - Build and sign
trimandpastebinaries automatically withcsduringmake - Keep intermediate object files under
obj/and update ignore/release documentation - Existing
trim.rulesfiles are not auto-migrated; delete or edit older generated files if you want the corrected default rules
Clip 0.6.5
Immutable
release. Only release title and notes can be modified.
- Strip BOM prefixes from clipboard text output
Clip 0.6.4
- Capitalize
ClipTrimbranding in logging and resources
Clip 0.6.3
- Rename trim assets to
trim.* - Bump version metadata to
0.6.3
Clip 0.6.2
- Bump version metadata to 0.6.2
Clip 0.6.1
- Refactor cliptrim into trim module
- Rename repository to Elefunc/clip
Cliptrim 0.6.0
- add paste clipboard utility
- optimize builds with LTO and stripped output
- update release docs
Cliptrim 0.5.1
Changes
- Trim only trailing whitespace while preserving indentation.
Checks
- make