Releases: doron-cohen/antidot
Releases · doron-cohen/antidot
v0.6.3
Changelog
- 2d679d7 Merge pull request #212 from doron-cohen/dependabot/go_modules/github.com/google/go-cmp-0.5.8
v0.6.2
Changelog
687eb6f fix: add missing dollar sign to bash init stub
v0.6.1
Changelog
0ffb391 Merge pull request #114 from doron-cohen/write-tmp-file-same-partition
v0.6.0
Changelog
Breaking Change
Please backup any env or aliases you have in $XDG_DATA_HOME/antidot/
from earlier versions.
5597050 fix!: write aliases and env to shell agnostic store
v0.5.0
Changelog
f7ee52b ci: fix brew publish token
v0.4.2
Changelog
6e0f061 ci: fix goreleaser brew archive id
v0.4.1
Bug Fixes
- remove quotes from env fallback values (73081fd)
v0.3.0
Bug Fixes
- 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)
Features