Skip to content

Releases: antoniosarosi/pycritty

v0.4.0

15 Feb 00:33
Compare
Choose a tag to compare

Changes:

  • Use window.opacity instead of deprecated background_opacity
  • Change pycritty config directory from ~/.config/alacritty to ~/.config/pycritty
  • Refactor API: Now everything is available through import pycritty

v0.3.5

02 Feb 14:58
Compare
Choose a tag to compare

Don't crash when mixing optional arguments with subcommands

v0.3.4

31 Jan 16:12
Compare
Choose a tag to compare
  • Don't crash on decode errors

v0.3.3

30 Jan 15:31
Compare
Choose a tag to compare

Iterable list formats for shell scripts

v0.3.2

29 Jan 17:15
Compare
Choose a tag to compare
  • set subcommand has been removed
  • rm subcommand added to delete themes and configs

v0.3.1

19 Jan 18:47
Compare
Choose a tag to compare

Remove unused code and features

Release 0.3.0

16 Jan 22:57
Compare
Choose a tag to compare

Features added:

  • Download themes/configs from URLs
  • Save and load configs
  • Support for multiple extensions (yaml, yml...)

Published to pypi

10 Jan 16:22
Compare
Choose a tag to compare
v0.2.1

Fix installation option --themes=all

v0.2.0

28 Dec 12:28
Compare
Choose a tag to compare
  • Config files and directories are created if they don't exist
  • New option for changing font offset
  • New option for printing config files to stdout

v0.1.0

13 Dec 17:16
Compare
Choose a tag to compare
Add version