Skip to content

Clipper v1.4.0

Compare
Choose a tag to compare
@supitsdu supitsdu released this 25 Jun 16:39
· 11 commits to main since this release
e4a433a

What's Changed

  • build(ci/cd): create Go workflow to build and test clipper by @supitsdu in #8
  • fix: add way to skip clipboard tests when on CI/CD workflows by @supitsdu in #9
  • feat: add installation script for Clipper by @supitsdu in #10
  • docs: update README to include installation via install.sh script by @supitsdu in #11
  • docs: Update README.md by @supitsdu in #12
  • feat: add support for copying multiple files to clipboard by @supitsdu in #13
  • Changes for issue (Reduce complexity when parsing content #14) by @karimalzalek in #15
  • refactor: improved readability in parsetContent() by @supitsdu in #16
  • test: add unit tests for content parsing and input reading by @supitsdu in #17
  • feat: smarter installation script for Clipper by @supitsdu in #18
  • test: enhance parseContent tests with large file handling and more by @supitsdu in #19

New Contributors

Full Changelog: v1.3.0...v1.4.0