Skip to content

Releases: ligurio/litclock

0.1.2

01 Nov 12:37
Compare
Choose a tag to compare

What's Changed

Added

  • Support NO_COLOR in litclock.
  • Option for generating video files.
  • Option for setting a language in a build script.
  • Portuguese quotes.

Changed

  • English quotes, completeness - 99%, (1419 out of 1440 quotes).
  • Russian quotes, completeness - 56%, (804 out of 1440 quotes).

Full Changelog: 0.1.1...0.1.2

0.1.1

29 Aug 19:58
Compare
Choose a tag to compare

This release includes quotes in English and in Russian languages:

  • English, completeness - 99%, (1419 out of 1440 quotes).
  • Russian, completeness - 34%, (495 out of 1440 quotes).

Added

  • Option for setting language in a script.
  • Message with a number of unique quotes and percents to a build script.

Fixed

  • Compatibility with dash(1) by removing pipefail option in litclock(1).
  • Shellcheck warnings in litclock(1).
  • Slowdown in a script: cut replaced with builtin read.
  • Escape code for disabling color in Korn shell.

Changed

  • Sync English quotes.
  • Script searches file with quotes in a system path, not a current directory.
  • Makefile installs files with quotes.
  • Format build script according to Python PEP8 style.
  • Check Python PEP8 style in GH Actions.

0.1.0

09 Jan 07:34
Compare
Choose a tag to compare

First release.

Number of quotes with unique time: 405 (28%).

Added

  • English quotes.
  • Manual page for a shell script.
  • Shell script for displaying clock in a terminal.
  • Russian quotes.