Releases: bcyran/timewall
Releases · bcyran/timewall
1.3.0
1.2.0
Features:
- Improve error message when wallpaper cannot be automatically set.
- Include comments and examples in the default generated config file.
1.1.0
Features:
- Add
clear [--all]
command to clear the wallpaper cache.
Chore:
- Bump dependencies.
1.0.1
Fixes:
- Fix running daemon process not picking up wallpaper changes until restart.
Chore:
- Bump dependencies.
1.0.0
Chore:
- Release version 1.0.0.
- Bump dependencies.
0.3.1
Fixes:
- Issue when wallpaper wasn't set on Gnome >= 42 with dark mode enabled.
0.3.0
Build:
- Include systemd service file in the release archive.
Chore:
- Update deps.
Docs:
- Include information about known Gnome issues in the README.
0.2.0
Fixes:
- Do not fail on first
timewall set
, during default config writing, if config directory is missing.
Features:
- Allow enabling debug logging using a verbosity flag.
0.1.0
- First release!