All Versions
78
Latest Version
Avg Release Cycle
17 days
Latest Release
2310 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.6.1 Changes
August 13, 2017- wallpaper: Correctly encode file path to URI.
-
v0.6.0 Changes
August 12, 2017- ๐ python: Added support for Python 3.5.
- api:
Path
types are no longer accepted by the api. UseStrings
instead,
-
v0.5.13 Changes
August 12, 2017- โช args: Added
-R
to restore the previous colorscheme. - reload: Theme is now option for GTK reload. @deviantfero
- colors: Colors are now correctly set for UXTerm.
- โ tests: Added more tests. @aeikenberry
- โช args: Added
-
v0.5.12 Changes
August 03, 2017- ๐ Fix wallpaper on macOS. @aeikenberry
- โ Added
-e
to skip reloading the environment. @aeikenberry
-
v0.5.11 Changes
August 02, 2017- colors: Un-hardcode
color8
.color8
is now generated fromcolor0
.
- colors: Un-hardcode
-
v0.5.10 Changes
August 02, 2017pywal
now colors iTerm2's window and tabs. @aeikenberry- ๐ Fixed output message inconsistencies.
-
v0.5.9 Changes
July 31, 2017- ๐ Fixed
hyper-wal
not working withpywal
.
- ๐ Fixed
-
v0.5.8 Changes
July 31, 2017- โ Added support for macOS (iTerm2 only)
- Thanks to @aeikenberry for testing.
- ๐ Fixed issue with
tk
. - ๐ Fixed bug with brighter background colors.
- โ Added support for macOS (iTerm2 only)
-
v0.5.7 Changes
July 30, 2017- general: Use
sys.exit
everywhere instead ofexit
. - export: Export colors in
yaml
format. - wallpaper: Fix a crash on first run of
wal
.
- general: Use
-
v0.5.6 Changes
July 28, 2017- ๐ css: Fixed wallpaper variable not working in
css
.
โก๏ธ Updated
css
example:@import url('file:///home/dylan/.cache/wal/colors.css'); body { background-image: var(--wallpaper); }
- ๐ css: Fixed wallpaper variable not working in