0.4.1 (2020-12-14)
- remove quotes from env fallback values (73081fd)
0.4.0 (2020-12-13)
- don't override existing xdg values (#42) (7d3611d)
- fallback to system default xdg values (#37) (ed96942)
- print help when no command is passed (#43) (fb660ea)
- remove init var check (#70) (32f26a3)
- skip ignored rules (365f7aa)
0.3.0 (2020-11-14)
- add proper error when missing rules file (094a3b5)
- ensure data home exists before rules update (cdf5c28)
- use correct data path for alias and env files (96c90db)
0.2.0 (2020-10-16)
- add alias action (ff9684a)
- add export action (bf30c9c)
- add update rules file command (43fee94)
- init cmd for initializing antidot (3e3f7b8)
- prompt before applying rules (061d007)
- respect NO_COLOR env var (6667acc)
- rules file path flag (7f6d912)