Skip to content
This repository was archived by the owner on Jul 29, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 661 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 661 Bytes

Changelog

This project adheres to Semantic Versioning.

1.1.0 - 2023-02-03

  • (technically experimental) support for other dithering algorithms, like Jarvis-Judice-Ninke (jjn in -D flag) and Atkinson (atkinson)
  • Support getting colorschemes from the following places:
    • Pywal (-w and --pywal)
    • Xresources (-x and --xresources)
    • Plain files with hex codes delimited by spaces or newlines (-P <path> and --paletteFile <path>)

1.0.0 - 2022-07-12

Initial release