Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1023 Bytes

CHANGELOG.md

File metadata and controls

33 lines (28 loc) · 1023 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.5.0] - 2024-03-20

Added

  • STDIN support for piping content directly to clipboard
  • Directory mode for copying multiple files
  • Verbose output option (-v, --verbose)
  • Debug mode for troubleshooting
  • Improved error handling and messages

Changed

  • Renamed --header to -i/--include-header for clarity
  • Updated command-line interface for better usability
  • Improved documentation and examples
  • Streamlined dependency checking

Fixed

  • Image file handling in directory mode
  • Error messages for missing dependencies
  • Clipboard handling on different platforms

[1.0.4] - 2024-03-01

Added

  • Initial release
  • Basic file to clipboard functionality
  • Image file support
  • Discord attachment formatting
  • Header inclusion option
  • Dependency checking