Skip to content

Releases: ligurio/litclock

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.