We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c63719 commit b6754b2Copy full SHA for b6754b2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## 7.0.1
4
+
5
+- Get user home directory from `env_home` instead of `home`. Thanks @micolous for this contribution!
6
+- If home directory is unavailable, do not expand the tilde to an empty string. Leave it as is.
7
8
## 7.0.0
9
10
- Add support to `WhichConfig` for a user provided closure that will be called whenever a nonfatal error occurs.
0 commit comments