Skip to content

Releases: nwawrzyniak/qc

v2.0.0-rc2

v2.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@nwawrzyniak nwawrzyniak released this 16 Nov 22:57
299630f

Second release candidate of version 2.

Download

Binaries

Source as .zip
Source as .tar.gz

Changes

Code

  • Improved logging

Repository / Overhead / Legal stuff

  • Improved README.md
  • Set LICENSE to WTFPLv2
  • Updated email address in CODE_OF_CONDUCT.md

v2.0.0-rc1

v2.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@nwawrzyniak nwawrzyniak released this 16 Nov 06:45
ccd56a0

First release candidate of version 2.

Download

Binaries

Source as .zip
Source as .tar.gz

Changes

  • Code quality
    • Rewrote the entire code
    • Restructured the .qc directory
    • Added documentation
  • Added logging
    • qc will now automatically log to ~/.qc/logs/log.txt
  • Improved feedback texts
  • Improved output of "qc help"
  • New commands:
    • "qc browse" opens the secrets directory in the file manager
    • "qc clear" clears the clipboard
      • on Windows systems this will also clear the clipboard history

qc-1.1.0

Choose a tag to compare

@nwawrzyniak nwawrzyniak released this 06 Aug 18:39
c833bb3
  • Added support for absolute paths
  • Fixed a bug where qc would not work on operating systems with exotic file separators
    • This has never been an issue for Linux, Windows or macOS

qc-1.0.1

Choose a tag to compare

@nwawrzyniak nwawrzyniak released this 06 May 02:59
5bec98a
  • Added 1 millisecond sleep before copying to clipboard to fix a behaviour in Java where the clipboard may be unavailable immediately after starting a software.
  • Fixed line endings in Linux run script (changed line ending from CR LF to only LF)

qc-1.0.0

Choose a tag to compare

@nwawrzyniak nwawrzyniak released this 25 Apr 15:28

Initial release.