This repository was archived by the owner on Apr 24, 2020. It is now read-only.
File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.6.7
2
+
3
+ - PR #1175 - Fix home dir shortening when using package_name truncation strategy
4
+ - PR #1158 - [ Bugfix] dir: Fix package name path truncation inside home dir
5
+ - PR #1157 - Hide stderr from git ls-files
6
+ - PR #1154 - Fix issues with debug/fonts script in Konsole
7
+ - PR #1151 - [ Bugfix] Only abbreviate $HOME at the beginning of cwd
8
+ - PR #1148 - Remove checking for NODEENV_DISABLE_PROMPT
9
+ - PR #1147 - Fix newlines in ZSH 5.7
10
+ - PR #1149 - Fix RVM
11
+ - PR #1128 - [ Bugfix] virtualenv prompt displaying
12
+ - PR #981 - [ Bugfix] Fix for #974
13
+ - PR #1126 - Use ip command for VPN segment
14
+ - PR #1079 - [ Bugfix] Update VIRTUAL_ENV_DISABLE_PROMPT value
15
+ - PR #1080 - [ Bugfix] Port #1071 to ` master ` (Fix fatal errors emitted by untracked file check in vcs.zsh)
16
+ - PR #1074 - Add vcs vulnerability tests master
17
+ - PR #1070 - [ Docs] Uniformly apply inline code formatting in README
18
+ - PR #1065 - Protect locale
19
+ - PR #1048 - Speedup Improvements in ` vcs ` segment
20
+ - PR #1037 - Fix vpn_ip segment
21
+ - PR #1036 - Make truncate with package name work without setting shorten length
22
+ - PR #1020 - Fix context spec
23
+ - PR #990 - [ Docs] Add forgotten backtick
24
+ - PR #981 - Avoid error if ` /etc/os-release ` does not exist
25
+ - PR #966 - [ Bugfix] Fix icons cut off in RPROMPT segments
26
+
1
27
## v0.6.6
2
28
3
29
- The ` rbenv ` segment is no longer a default segment in the LPROMPT.
You can’t perform that action at this time.
0 commit comments