Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

66 lines (42 loc) · 1.54 KB

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

Added

Fixed

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).

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.

Added

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