0.2.0
Pre-release
Pre-release
This version contains very few changes, but is a breaking release.
The main change is that all configuration files are moved to `$XDG_CONFIG_HOME`
(or `$HOME/config` if not set). Thus you need to move files manually when
upgrading:
mkdir ~/.config/hydroxide
cp auth.json *.db ~/.config/hydroxide
emersion (3):
Upgrade app version
readme: add more user-friendly instructions
Store everything in XDG_CONFIG_HOME, add `status` command