Skip to content

Instantly share code, notes, and snippets.

@JanDeDobbeleer
Created October 28, 2021 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JanDeDobbeleer/b4e64108eca00b372f61fd8d04c2cba6 to your computer and use it in GitHub Desktop.
Save JanDeDobbeleer/b4e64108eca00b372f61fd8d04c2cba6 to your computer and use it in GitHub Desktop.
oh-my-posh changelog

(2021-10-28)

  • docs: make sidebars collapsible (44409be)
  • docs: remove version information from docs (66d9c1d)
  • docs: style GitHub link (3d0094b)

5.16.2 (2021-10-28)

  • chore(pwsh): warm user we're unable to set the console to UTF-8 (3c3da5e), closes #1100
  • fix(pwsh): set env vars in restricted mode (dbee7ed), closes #1100

5.16.1 (2021-10-28)

5.16.0 (2021-10-27)

  • feat(php): extensions added + doc updated (9f80243)
  • docs(linux): install themes correctly (68a0d5f)

5.15.0 (2021-10-27)

  • feat: php language segment (42aac1f)
  • theme(jandedobbeleer): fix space in executiontime segment (457cd35)

5.14.1 (2021-10-26)

  • fix(azfunc): ignore newline in version (8702098), closes #1108

5.14.0 (2021-10-25)

5.13.1 (2021-10-25)

  • fix: type in theme schema (ab49de2)

5.13.0 (2021-10-24)

  • feat(python): default to home enabled and environment (7e5b9fa), closes #1104
  • fix: inherit Transparent when no parent (eca24be)

5.12.1 (2021-10-20)

  • fix(git): cache command on windows (631aace)

5.12.0 (2021-10-20)

  • feat(git): ignore repo based on exclude_folders (cdc2998)
  • chore: update dependencies (a30cbf9)
  • chore(docs): update dependencies (37659aa)

5.11.0 (2021-10-20)

5.10.1 (2021-10-19)

  • fix(bash): ignore null byte in input (7e9247b), closes #1083
  • docs: add gif for transient prompt (84bddd4)

5.10.0 (2021-10-18)

  • feat: devcontainer config for vscode (0bd33c6)
  • feat(pwsh): render hyperlink for theme name (410fb82)
  • chore: devcontainer cleaning (e6cb3a5)
  • theme: remove weird offset for iterm (010f326)
  • docs: update .all-contributorsrc [skip ci] (b0d0e35)
  • docs: update .all-contributorsrc [skip ci] (8338325)
  • docs: update .all-contributorsrc [skip ci] (cf97c52)
  • docs: update docs/docs/contributors.md [skip ci] (164387b)
  • docs: update docs/docs/contributors.md [skip ci] (fdb1137)
  • docs: update docs/docs/contributors.md [skip ci] (0aa1af0)

5.9.0 (2021-10-17)

  • feat: angular cli segment (f08c283)
  • theme: add hunk (5db8f0f)
  • chore(docs): use cross-env so build works on Windows (bccf642)

5.8.1 (2021-10-17)

  • fix(path): correctly handle replaced paths for letter style (da1bb46)
  • chore(schema): languages segment updated with enable_hyperlink (06e5a24)
  • docs: update .all-contributorsrc [skip ci] (5ed1316)
  • docs: update .all-contributorsrc [skip ci] (d847a79)
  • docs: update .all-contributorsrc [skip ci] (c24c0e7)
  • docs: update docs/docs/contributors.md [skip ci] (4ec9e28)
  • docs: update docs/docs/contributors.md [skip ci] (6937f35)
  • docs: update docs/docs/contributors.md [skip ci] (04e5845)
  • docs(dotnet): add fsharp to supported languages (8a2eb79)
  • docs(dotnet): fix line length issue (b516fe4)
  • theme: add jblab_2021 (d3c07ff)
  • theme: add unicorn (6bd1065)
  • theme: update negligible (d0d4b2d)
  • Update to include gif ro tooltip (0fd5044)

5.8.0 (2021-10-13)

  • feat(dotnet): display segment extensions updated (e3c069e)
  • theme: add jtracey93 (93c95fe)
  • docs: update .all-contributorsrc [skip ci] (1195e26)
  • docs: update docs/docs/contributors.md [skip ci] (1bc46a7)

5.7.5 (2021-10-11)

  • fix(wsl): spotify support (b8d3f57)

5.7.4 (2021-10-11)

  • fix: escape path with spaces for config file (f64a8fa)

5.7.3 (2021-10-10)

  • fix: escape executable path on zsh and bash (609a534), closes #1031

5.7.2 (2021-10-07)

  • fix: correct ending for plague (f62f616)
  • fix: powerline rainbow compatibility (960ad43), closes #1026

5.7.1 (2021-10-06)

  • fix(text): disable when text resolves to empty (d081677)
  • theme: add amro (356dda3)

5.7.0 (2021-10-03)

  • refactor: do not write empty cache list (1cff56a)
  • feat(cache): set cache directory correctly (a118e17), closes #1017

5.6.6 (2021-10-03)

  • fix(theme): remove incorrect background color (1bf67c2), closes #1019

5.6.5 (2021-10-03)

5.6.4 (2021-09-30)

  • fix(path): display root path icon when using agnoster (f67ee8e)

5.6.3 (2021-09-28)

  • chore: remove comments (44b970f)
  • fix: do not print invisible text (3d4b3c8)
  • fix: set correct color for diamonds on inheritance (36c318a)
  • docs: add analytics (f860c8c)
  • docs: add faq item about zsh history (eb36101)

5.6.2 (2021-09-26)

  • fix: set shell in Export-PoshImage (4bf820b), closes #980

5.6.1 (2021-09-25)

  • fix: inherit parent colors in override (0bbc26d)
  • docs: correct grammar (3781a43)
  • docs: update .all-contributorsrc [skip ci] (fa78225)
  • docs: update docs/docs/contributors.md [skip ci] (c4b9986)
  • refactor: color logic performance (b3f537c)

5.6.0 (2021-09-24)

  • feat: inherit colors between segments (0e26aa2)
  • docs: update .all-contributorsrc [skip ci] (a2a1b12)
  • docs: update docs/docs/contributors.md [skip ci] (736feb2)
  • theme: add jv_sitecorian.omp.json (2528822)

5.5.2 (2021-09-24)

  • fix(owm): cache also the url used to get the data (95f776a)

5.5.1 (2021-09-24)

  • refactor(owm): rename properties (57174b6)
  • fix(pwsh): validate correct AZ context object (aa5a235)

5.5.0 (2021-09-24)

  • fix: cache_timeout mismatch + variable naming + schema.json (ba71a4a)
  • feat(owm): response caching added (6097d2d)

5.4.0 (2021-09-23)

  • chore: add mocked cache (e846f2b)
  • feat: cache capabilities (7d2001c)
  • feat(cache): add timestamp (7738cad)
  • refactor: split concurrent map from cache implementation (8d35689)

5.3.1 (2021-09-21)

5.3.0 (2021-09-21)

  • feat: flexible matching for include/exclude folders (7e48657)

5.2.1 (2021-09-20)

  • fix(battery): map battery behavior before returning (b251565)
  • docs(upgrade): remove beta disclaimer (93b00ee)

5.2.0 (2021-09-18)

  • feat(path): flexible matching for mapped-locations (5db251c)

5.1.2 (2021-09-18)

  • fix(battery): skip nil value batteries (e1be81e)

5.1.1 (2021-09-18)

  • fix(windows): get console width correctly (3f2b89f)

5.1.0 (2021-09-18)

  • feat: improved theme png rendering (e27d34a)

5.0.1 (2021-09-18)

  • fix: emulate amd64 on surface pro x (4eb3b43)

5.0.0 (2021-09-18)

  • feat(az): use template for more flexibility (2ed5d31)
  • fix: incorrect args in theme export (c6a3dd4), closes #964
  • theme: add craver theme (c7fa4f3)

BREAKING CHANGE

  • this makes it so people have to remove the switches in favor of the new template.

4.3.0 (2021-09-17)

  • feat: allow for custom text in place of shell names (f412ef6)

4.2.0 (2021-09-17)

  • feat: image background color (bf51f59)

4.1.0 (2021-09-17)

  • feat: allow auto hiding of rprompt on Windows (6bef088)

4.0.0 (2021-09-16)

  • feat(battery): display_charged parameter added (cb9a090)

BREAKING CHANGE

  • from now display_charging will handle the charging status only.

3.181.2 (2021-09-14)

  • fix(linux): add armv7l build (5de2c1a), closes #956
  • docs: update .all-contributorsrc [skip ci] (a37ae4d)
  • docs: update docs/docs/contributors.md [skip ci] (fa5bb60)
  • docs(installation): add chocolatey (2dfa6a5)
  • chore: update doc dependencies (5093607)

3.181.1 (2021-09-14)

  • fix(bash): remove leading space (86b3e1c), closes #953

3.181.0 (2021-09-14)

  • docs: add bash profile context (a549cc8), closes #939
  • feat(pwsh): arm64 support (4cfbf21)
  • feat(winget): arm64 support (ebaa20e)
  • refactor(linux): build arm64 (83fc902)
  • fix: support for windows arm64 (f7de8ae)

3.180.3 (2021-09-14)

  • fix: recognize tag and commit merges (3ecdffd)
  • docs: update .all-contributorsrc [skip ci] (98c3f50)
  • docs: update docs/docs/contributors.md [skip ci] (94f88b0)

3.180.2 (2021-09-13)

  • fix: recognize remote branch merge (18dcf4b)

3.180.1 (2021-09-09)

  • refactor: adjust build directives for go 1.17 (fb1c704)
  • fix: correct error printing for eval (13cb9a6)
  • fix(transient): do not run when no config (78d0a42)
  • docs: sidebar sorted alphabetically (baa97c8)

3.180.0 (2021-09-04)

  • feat(memory): add use_available and memory_type (ffad394)

3.179.0 (2021-09-04)

3.178.0 (2021-09-04)

  • feat(git): display worktree count (bb24637), closes #913
  • theme: adds new themes (rudolfs dark / light) (e422e87)
  • docs: update .all-contributorsrc [skip ci] (5b64dac)
  • docs: update docs/docs/contributors.md [skip ci] (94a3b2f)

3.177.0 (2021-09-03)

  • fix(memory): improve code readability (75c357a)
  • docs: memory segment (56e46c2)
  • feat: memory segment (daf91dc)
  • theme: add m365princess (817725f), closes #929
  • chore(winget): lower-case tags (9100586)

3.176.0 (2021-09-01)

  • docs: add wsl executable info (8e64f29)
  • chore: update go dependencies (7fd3091)
  • chore: update node dependencies (7386b55)
  • feat: update to go 1.17 (d16bade)
  • fix: render themes on docs deploy (ea40e82), closes #912
  • fix(bash): quote the timer path (e6bc625), closes #914

3.175.1 (2021-09-01)

  • fix(owm): icon display at night (d8c19d0)
  • docs: typo in contributing-git.mdx (2e91eab)
  • docs: update .all-contributorsrc [skip ci] (86c1ae6)
  • docs: update .all-contributorsrc [skip ci] (5184422)
  • docs: update docs/docs/contributors.md [skip ci] (1bced55)
  • docs: update docs/docs/contributors.md [skip ci] (8b039ac)
  • theme: add blue-owl (b9cd478)

3.175.0 (2021-08-20)

  • feat(path): add 'max_depth' option for 'agnoster_short' (2b53796)
  • docs: owm units enum added to schema.json (2470abc)
  • docs(owm): http_timeout/units fix (123c52d)

3.174.0 (2021-08-19)

  • feat(owm): support all units + hyperlink + http timeout (e618163)
  • docs: update .all-contributorsrc [skip ci] (9e713a5)
  • docs: update docs/docs/contributors.md [skip ci] (386fa65)
  • chore: upgrade sprig to v3 (5500530), closes #900

3.173.0 (2021-08-15)

  • feat(segment): open weather map (4f08d66)

3.172.2 (2021-08-15)

  • fix: avoid variable expansion when using postfix in zsh (3f02ad4)
  • theme: add plague (572149b)

3.172.1 (2021-08-10)

  • chore: rework PR template (053d26f)
  • chore: use form templates (4056d4a)
  • refactor: better log output (9e8a718)
  • refactor(git): fetch branch name from HEAD file (dff3986)
  • fix: run commands faster (f6c7905)

3.172.0 (2021-08-10)

  • chore(docs): update dependencies (8d63238)
  • chore(go): update dependencies (995bd5c)
  • feat(path): use second letter for .folder (68f5766), closes #886
  • feat(text): add template support (9bd21c6), closes #884
  • fix(init): quote path for spaces (9f4f9d3), closes #879

3.171.2 (2021-08-04)

  • fix(aws): override default region if AWS_REGION is set (84183b7)
  • chore: add branch_max_length to schema (f83fb24)
  • chore: add no_commits_icon to schema (12dfdb3)
  • docs: update .all-contributorsrc [skip ci] (0c44929)
  • docs: update docs/docs/contributors.md [skip ci] (05e7d1d)

3.171.1 (2021-08-02)

  • perf(git): read origin url from config (94e3d9e)

3.171.0 (2021-08-01)

  • feat(debug): trace system calls to log file (073f18f)

3.170.0 (2021-07-31)

  • feat(language): allow enabling or disabling HOME folder (c4db62c), closes #874

3.169.3 (2021-07-30)

  • fix(git): additional mocks required (da83ece)
  • fix(git): cherry-pick/revert tests actually pass now (1868e15)
  • fix(git): support in-progress cherry-pick/revert (c7b78c3)
  • fix(git): tests covering revert/sequencer (27654db)
  • theme: suppress revert_icon in half-life theme (3dd512f)
  • chore: add revert_icon to schema (6dbaa52)
  • docs: update .all-contributorsrc [skip ci] (7bf528e)
  • docs: update .all-contributorsrc [skip ci] (d466412)
  • docs: update docs/docs/contributors.md [skip ci] (2aecf69)
  • docs: update docs/docs/contributors.md [skip ci] (acaf408)
  • docs(git): document new revert_icon (5967371)

3.169.2 (2021-07-24)

  • fix: adjust mapped_locations_enabled for hardcoded only (40238b8), closes #854
  • docs: add note about default prefix/postfix settings (3d493b2), closes #859
  • docs: clarify WSL and Windows user home (0813ef5), closes #863

3.169.1 (2021-07-18)

  • fix: handle YAML/TOML key value entries (5ed452e)
  • theme: introduce patriksvensson (41a1085)

3.169.0 (2021-07-13)

3.168.3 (2021-07-12)

  • fix(pwsh): set lastCommandSuccess first (07b9b82), closes #849

3.168.2 (2021-07-10)

  • fix(transient): handle multiline prompts better in powershell (9576e82), closes #840
  • fix(windows): try HOME by default for user home (2aa00da)

3.168.1 (2021-07-10)

  • fix: write post- and prefix separate (46b8cea), closes #843
  • docs: replace scoop with winget in theme location (a06a51a)
  • docs: update .all-contributorsrc [skip ci] (e372336)
  • docs: update .all-contributorsrc [skip ci] (69109c8)
  • docs: update docs/docs/contributors.md [skip ci] (c250b37)
  • docs: update docs/docs/contributors.md [skip ci] (35b90fa)

3.168.0 (2021-07-04)

  • feat: rust segment (c358d4f)
  • docs: correct 'dart version' (was 'julia version') (aeacba7)

3.167.0 (2021-07-04)

  • feat: enable transient prompt in zsh (7525303)
  • docs: add @wopian as a contributor (304bb45)
  • docs: add contributors (8cee0f5)
  • docs: add link to copyright (7f5dd5a)
  • docs: minor corrections (ce913e6)
  • docs: update .all-contributorsrc [skip ci] (7e60d7c)
  • docs: update docs/docs/contributors.md [skip ci] (d315b7d)
  • docs: update windows terminal settings keybinding (45206f3)
  • chore: mark winget as done (f3e083a)

3.166.3 (2021-06-26)

  • fix(transient): count newlines and not ; (8cf85a3), closes #807

3.166.2 (2021-06-25)

  • fix(transient): support multiline prompts (f19460a), closes #807
  • fix(winget): use x64 (bac68f9)

3.166.1 (2021-06-23)

  • fix: int comes in as float from json (fb83354), closes #755
  • fix(dotnet): correct exit code for different OS architectures (db1f6bb), closes #819
  • refactor: remove vertical_offset for transient prompt (3fd70ce), closes #807

3.166.0 (2021-06-22)

  • chore: remove GitHub pages (926f0db)
  • chore: use latest wingetcreate self-contained binary (1b0ceaf)
  • feat(pwsh): transient prompt (7c72e76)
  • refactor(tooltips): better invocation for pwsh (7bb0c9a)

3.165.0 (2021-06-21)

  • feat(theme): wopian theme added (e16e6e3)

3.164.0 (2021-06-18)

  • feat(dotnet): correct exit code on Windows (2ab35b0)
  • chore: validate all supported goarchs (90b4996)

3.163.0 (2021-06-13)

  • chore(tooltips): update json schema (97a9916)
  • docs: add tooltips information (fdebf28)
  • feat: tooltip support (dcada48)

3.162.5 (2021-06-12)

  • fix(bash): fallback TIMER_START to HOME (08c0d9a), closes #802
  • theme: fix powerlevel10k_rainbow (3ec46f4)

3.162.4 (2021-06-09)

  • docs: update dependencies (845c434)
  • fix(schema): remove invalid character (f6a675e)
  • chore: update go dependencies (1f4242c)
  • refactor: do not render empty string (3bc9448)

3.162.3 (2021-06-08)

  • revert: update dependencies (b05a457)

3.162.2 (2021-06-08)

  • chore: update dependencies (f372083)
  • chore: update json schema for mapped_locations (d7e1d5d), closes #776
  • docs: consistent installation guide (db9c06b), closes #785
  • fix: use correct home on git bash (24f87f8), closes #786
  • theme: add iterm2 (d7258b1)
  • theme: add mt (6e3ad9b)

3.162.1 (2021-06-06)

  • fix: consistent naming for Oh My Posh (b21670f)
  • fix(winget): remove duplicate installer (dbcd16b)

3.162.0 (2021-06-05)

  • feat: -list parameter added to Get-PoshThemes (abe3d09)

3.161.0 (2021-06-05)

  • feat: nbgv segment (930f9de), closes #777
  • docs: add git executable version info (bf0fc0a), closes #753
  • docs: add pwsh module themes location info (a4d1c77)
  • docs: remove broken links (683a8ec)
  • chore(deps): bump ws from 6.2.1 to 6.2.2 in /docs (a9ccb59)
  • theme: add tonybaloney (9bb429d)

3.160.1 (2021-06-01)

  • fix(pwsh): use correct directory when exporting theme (7eae98f), closes #768

3.160.0 (2021-05-31)

3.159.0 (2021-05-29)

  • fix(pwsh): use correct directory when exporting theme (8ef355d), closes #748
  • docs: fix broken link (a686169), closes #763
  • feat: max branch length (bc50377), closes #755
  • theme: add space to spaceship (266bce3)
  • chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /docs (84b2032)
  • ci: add Azure Static Web Apps workflow file (2a0e342)

3.158.4 (2021-05-28)

  • fix(az): use correct env var for account (c27f542)
  • docs: display_status warning in git segment doc + issue template updated (4c4f49a)
  • chore: exclude help wanted labels from stale (7b96939)

3.158.3 (2021-05-28)

  • fix: validate if we have access to struct fields (83ac224), closes #743

3.158.2 (2021-05-28)

  • fix: export-poshtheme ~ issue (cdd4090)

3.158.1 (2021-05-28)

  • fix: export-poshtheme issue with relative path (46bdc45)

3.158.0 (2021-05-27)

3.157.4 (2021-05-27)

3.157.3 (2021-05-27)

  • fix: add not charging state for battery info (3b56c24)

3.157.2 (2021-05-25)

  • fix: escape \ from segment value when in bash (2eb45b5), closes #738

3.157.1 (2021-05-25)

  • fix: ignore 0 size terminals (2cf288e)

3.157.0 (2021-05-25)

  • feat(theme): display git status for half-life theme (e8062af)

3.156.0 (2021-05-23)

  • feat: hide rprompt when the prompt is too large (b9906b2), closes #715

3.155.1 (2021-05-22)

  • revert: hide rprompt when the prompt is too large (5e9b04a)

3.155.0 (2021-05-22)

  • feat: hide rprompt when the prompt is too large (a8d4e51), closes #715
  • docs: adjust theme preview snippet (422ec3e), closes #733

3.154.1 (2021-05-21)

  • fix(bash): escape entire rprompt (b67f625), closes #717

3.154.0 (2021-05-21)

  • chore(ci): replace golint with revive (5047376)
  • feat(az): display account info (ed610c1)
  • feat(pwsh): disable module support by default (c3b6f31)
  • fix: add round style to schema (ae2042a)
  • fix(pwsh): get filesystem path for configs (894b84f), closes #715

3.153.1 (2021-05-21)

  • fix(executiontime): round values logically (5f04543)

3.153.0 (2021-05-20)

  • feat: round timing style (8642b7b)

3.152.0 (2021-05-20)

  • fix: set conda env var (676da9e), closes #133
  • fix(osc99): append \ when inside a root directory (7a85ee3), closes #724
  • feat(git): disable status by default (9999260), closes #723

3.151.0 (2021-05-18)

  • refactor(pwsh): postfix invoke-expression (4a16c3f), closes #708
  • fix: adjust fallback theme layout (30bccb0)
  • feat: print config error (b623c5f)
  • docs: reflect latest changes in nushell (f54c9eb), closes #719

3.150.2 (2021-05-16)

3.150.1 (2021-05-16)

  • fix: remove backspace characters in themes (71983df)
  • chore: remove auto-update (11b829b)
  • docs: fix typo in custom theme path (cc6a91f)

3.150.0 (2021-05-15)

  • feat: azure devops support for git upstream icons (36feb76)
  • chore: update README (8b84f60)

3.149.0 (2021-05-14)

  • feat: add dart support (4030c32)
  • refactor: add language tests (d96cb79)
  • chore: add codeql to CI (6e23cdd)

3.148.0 (2021-05-14)

  • feat: support crystal language (8f473df)
  • feat(julia): hyperlink support (5d5d7f9)
  • docs: how to work with git (f8af5a4)
  • docs: pr template with git info (6da811b)
  • docs: update site engine (a0ae4a7)
  • chore: update branches automatically (f5757f0)

3.147.0 (2021-05-06)

  • feat: export-poshtheme to clipboard if no file path provided (6671ed0)

3.146.1 (2021-05-05)

  • fix: remove vertical offset on first block (3b975aa)
  • docs: add links (01c7a1f)
  • docs: add sponsor link (39749fc)
  • docs: use upper case $PROFILE (b4e16c4)
  • theme: update powerlevel10k_rainbow, blueish and marcduiker (af628fb)

3.146.0 (2021-05-04)

  • feat: join segments when omitting diamonds (3c51292), closes #697

3.145.0 (2021-05-02)

  • feat: better mapped locations layout (248afec)
  • docs: add FAQ section (cfc5a0c)
  • docs: git guidelines (29ddd2b)
  • docs: replace windows icon (28de5c2)
  • theme(jandedobbeleer): remove posh-git segment (22d3f4a), closes #689

3.144.0 (2021-04-24)

  • feat: add OS template property (52b66d1)

3.143.0 (2021-04-24)

  • docs: fix incorrect git segment icon info (608b486)
  • docs: rework installation guide (af5ec20)
  • chore: replace .md linter (842ba0d)
  • revert: build on themes (#682) (f05f15f), closes #682
  • feat: added gmay a theme based on jandedobbeleer (a257ef0)
  • theme: update cinnamon.omp.json (186f71e)

3.142.0 (2021-04-22)

  • feat: display message on az update needed (fb57ef1), closes #669

3.141.2 (2021-04-22)

  • fix(battery): disable segment when no batteries (44ac09d)

3.141.1 (2021-04-21)

  • fix(pwsh): only clear console after block write (3b7b854)

3.141.0 (2021-04-21)

  • refactor: ansi module cleanup (b11b69f)
  • feat: newline as part of block (c24ca82), closes #607

3.140.1 (2021-04-20)

  • fix(pwsh): force module to UTF8 (b0709e6), closes #670
  • fix(ytdm): default to localhost IP (7ad764c), closes #639

3.140.0 (2021-04-20)

  • fix(zsh): store exit code first in precmd hook (f7841eb)
  • feat(themes): add powerlevel10k_modern theme (094b70f)

3.139.2 (2021-04-18)

  • fix(node): stop when yarn is detected (1f25cd4)

3.139.1 (2021-04-17)

  • fix(pwsh): invoke module support before context (016d981), closes #655

3.139.0 (2021-04-17)

  • feat(node): show NPM/Yarn context (52f260c), closes #653

3.138.0 (2021-04-17)

  • docs(unix): use sudo when installing (13e8102), closes #654
  • feat: added jonnychipz theme (6a6715f)
  • feat(language): enable in home dir when always_enabled (c98c1b5), closes #649

3.137.3 (2021-04-16)

  • chore: add template to battery schema (66dd981)
  • fix(battery): better state mapping (212721c), closes #644
  • refactor: move battery logic to segment (92a2f74)

3.137.2 (2021-04-14)

  • fix: stack count variable names + compability with all init modes (9c4ba43)

3.137.1 (2021-04-14)

  • fix: wrong stack count when init from Set-PoshPrompt (4f96cc0)

3.137.0 (2021-04-12)

  • feat: show/hide stack count in path segment (b9601b6)

3.136.2 (2021-04-12)

  • fix(git): move untracked to added (434cd41), closes #628
  • docs: build on theme additions (3f046e3)

3.136.1 (2021-04-12)

  • fix(battery): hide segment when no batteries (90680f2), closes #633

3.136.0 (2021-04-12)

  • feat(themes): adding pixelrobots theme (fb203eb)

3.135.2 (2021-04-11)

  • chore: update README (5c7d2f4)
  • docs(battery): add missing link (ab8f636)
  • fix: add missing azfunc segment to schema (5bf3c3b)
  • fix(git): track submodule changes too (66bddcc), closes #627
  • theme: add marcduiker (01ea680)

3.135.1 (2021-04-11)

  • docs: render themes correctly (219867e)
  • docs: update share theme sidebar label (37a5f21)
  • fix: return error on template render (2990bc2)
  • fix(battery): count all battery information (ee93191)
  • fix(pwsh): support raspbian (0077eb2), closes #629

3.135.0 (2021-04-11)

  • feat: export image of the current theme (afb69b4)
  • theme: update jandedobbeleer (e8f7eb7)

3.134.0 (2021-04-10)

  • fix(bash): force temporary file deletion (5134e11)
  • feat(theme): add stelbent (7299d8a)
  • feat(themes): add blueish theme (b27016d)

3.133.1 (2021-04-06)

  • perf(az): improve performance for az powershell (4597f15)

3.133.0 (2021-04-05)

  • feat: toml intellisense + recommended extensions for toml and yaml (bb6a90a)
  • refactor: deploy on functional changes only (25fd56a)
  • theme: introduce cinnamon (48d63bb)

3.132.0 (2021-04-02)

  • feat: azure functions segment (8afadc0)

3.131.0 (2021-04-01)

  • feat: cfg.TerminalBackground as template (64aa66e)
  • docs: time format indications (0554cb3)
  • refactor: remove redundant rectangle filler (447ca4b)

3.130.1 (2021-04-01)

  • fix: adoptopenjdk 16 version parsing (513794a)

3.130.0 (2021-03-31)

  • feat(az): clear envvars (85fb761)

3.129.1 (2021-03-29)

  • fix(pwsh): suppress error message for chmod (e2a86e8)

3.129.0 (2021-03-28)

  • feat(battery): use template to render segment (57d4965)

3.128.0 (2021-03-28)

  • feat(az): support az pwsh module (7db7f13)
  • docs: map posh-git segment in sidebar (e12c0ca)

3.127.0 (2021-03-27)

  • refactor: replace deprecated linter (1e53daa)
  • feat(pwsh): posh-git segment (320ec1d)

3.126.0 (2021-03-27)

  • feat(theme): add bubblesline (83246df)

3.125.0 (2021-03-27)

  • fix(config): export JSON correctly (f90840e), closes #581
  • fix(pwsh): map home dir on theme export (61cb33f)
  • feat: dependency update (4c992e6)

3.124.0 (2021-03-27)

  • feat(theme): add bubbles (62f5b45)

3.123.0 (2021-03-26)

  • feat(theme): add microverse-power (7d92b65)

3.122.1 (2021-03-26)

  • fix(theme): adding more supported languages (11c04e0)

3.122.0 (2021-03-25)

3.121.0 (2021-03-25)

3.120.1 (2021-03-24)

3.120.0 (2021-03-22)

  • feat(language): disable when at home (542ef2b), closes #547

3.119.0 (2021-03-22)

  • feat(theme): add Huvix Theme (d213286)

3.118.0 (2021-03-21)

  • feat: multiple config formats (18c56ef)
  • fix: correct json schema (4f1310b)

3.117.2 (2021-03-20)

  • fix: escape double quotes for zsh prompt (cd3f874)

3.117.1 (2021-03-20)

  • fix: fish 3.2 empty command duration (494d3b2)

3.117.0 (2021-03-19)

  • feat: don't keep duration when no command is entered (838567c)
  • chore: extra nix entry removed from tabs (875214b)

3.116.2 (2021-03-18)

  • fix: remove double invocation of --shell argument (5f035f8)

3.116.1 (2021-03-18)

  • fix: preserve exit code in omp.bash (8de004f)

3.116.0 (2021-03-18)

  • fix: hardcode shell for init (e7cccf5), closes #540
  • feat(java): add segment (c185ebd)
  • chore: remove go-bindata references (6798da7)

3.115.1 (2021-03-18)

  • fix: change robby russel exit code glyph to match ohmyzsh (996cb9d)

3.115.0 (2021-03-17)

  • feat(path): correct drive root on Windows (d3252ac), closes #534

3.114.0 (2021-03-17)

  • feat: template for time segment (fcf1cc3)
  • docs: fix various spelling errors (7b54e88)

3.113.0 (2021-03-14)

  • feat(pwsh): force session to UTF8 (ce5a9d6)

3.112.1 (2021-03-14)

  • fix: remove log statement (6379982)

3.112.0 (2021-03-14)

3.111.3 (2021-03-14)

  • fix(pwsh): use standard separator char (a0e18e9)

3.111.2 (2021-03-13)

  • fix(git): status colors without display status (d570673)
  • docs: add info for the themes page (20e7d22)
  • docs(theme): fix grammar mistake (e24be0b)
  • chore: lgtm integration (da89b8c)

3.111.1 (2021-03-13)

  • chore: update docs dependencies (3278c03)
  • docs: add fish version info (313fec9)
  • docs: move fonts to its own page (9476931)
  • fix(theme): correct icons (ae44f14), closes #515

3.111.0 (2021-03-12)

  • feat(pwsh): add linx arm binary (c77297c), closes #512

3.110.0 (2021-03-11)

  • feat(themes): added new theme - a fork of DamianoPellegrini's slim (670c887)

3.109.0 (2021-03-11)

  • feat(pwsh): write debug prompt function (c2de783)
  • chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs (13a7ade)

3.108.1 (2021-03-10)

  • refactor: create inline function inWSLSharedDrive (7984365)
  • refactor: create inline function inWSLSharedDrive (21ecfa4)
  • fix: slow git status on wsl2 (500cc58)
  • docs: instructions to set font in Windows Terminal (6ed5402)
  • theme: add spaceship (95e796e)

3.108.0 (2021-03-09)

  • feat(git): only show HEAD context on display_status=false (0b3f4da)

3.107.0 (2021-03-09)

  • feat(dotnet): support fsharp (8343e9a)

3.106.7 (2021-03-08)

  • fix(aws): hide default when not set (5055dfc), closes #380

3.106.6 (2021-03-07)

  • fix(git): use platform constant (6ee998a)

3.106.5 (2021-03-07)

  • fix(git): use exact executable name (21f97ee), closes #315

3.106.4 (2021-03-07)

  • fix(git): align git commands with posh-git (f96f7ec)
  • docs: dynamic installation guide (9ffc16a), closes #487

3.106.3 (2021-03-06)

  • fix: powershell exports config files as utf8 without BOM (90cd37e)

3.106.2 (2021-03-05)

  • fix: adjust theme section for changelog (37e96de)
  • theme: add nu4a (800b14d), closes #482
  • refactor(test): mapped locations on paths (f12ff18), closes #484

3.106.1 (2021-03-03)

  • fix(pwsh): remove function override (1638e24), closes #481

3.106.0 (2021-03-03)

  • feat(pwsh): support 32 bit systems (636ec43), closes #479

3.105.0 (2021-03-03)

  • feat(bash): execution time (b5af1eb)
  • chore(deps): bump prismjs from 1.21.0 to 1.23.0 in /docs (5bc4759)

3.104.0 (2021-03-01)

  • feat: use RWMutex for map access (3269a47)

3.103.0 (2021-02-28)

3.102.0 (2021-02-28)

  • feat: upgrade dependencies (41f2c3d)

3.101.2 (2021-02-28)

  • fix: missing mixed in path style enum (dd6efd6)

3.101.1 (2021-02-27)

  • revert: windows arm build (dc3f758)

3.101.0 (2021-02-27)

3.100.0 (2021-02-27)

3.99.1 (2021-02-27)

  • fix(themes): remove incorrect error icon (0ec90a1), closes #418

3.99.0 (2021-02-27)

3.98.0 (2021-02-26)

3.97.2 (2021-02-25)

  • fix(session): use DefaultUserName (daf3247)

3.97.1 (2021-02-24)

  • fix(scoop): add executables to PATH (7377f31), closes #449

3.97.0 (2021-02-24)

  • feat(session): default user override (58f1789), closes #447
  • chore: add color format to schema (1a907f3)

3.96.0 (2021-02-19)

  • feat(git): branch status switch (2ab7ff9), closes #438
  • chore: rename repository of oh-my-posh2 (0c17b30)

3.95.0 (2021-02-18)

  • feat: add hotstick theme (94c2b00)
  • refactor: universal display_default (734158a), closes #380

3.94.5 (2021-02-18)

  • fix(pwsh): do not validate permissions before set (59b0595), closes #393

3.94.4 (2021-02-18)

  • docs(pwsh): correct theme export guide (f92904a)
  • fix(pwsh): correct encoding for config export (9b13782), closes #425

3.94.3 (2021-02-18)

3.94.2 (2021-02-16)

  • fix(language): do not parse version when empty (c7db86e), closes #423

3.94.1 (2021-02-16)

  • fix: missed repo rename in ys theme file (6dc9ded)

3.94.0 (2021-02-16)

3.93.0 (2021-02-16)

3.92.0 (2021-02-15)

  • fix: switch for OSC99 (87af930)
  • feat(battery): support color templates (5079060), closes #376
  • feat(node): version mismatch color (0da40e6), closes #378
  • feat(session): support text template (853eaa3), closes #376

3.91.0 (2021-02-15)

  • feat: added Mixed path option - displays the path if it's short enough (c71c5e8)
  • chore: add color templates to schema (4750d19)
  • refactor: session segment template properties (0d87942)
  • docs: color templates explanation (9aa813b), closes #397

3.90.0 (2021-02-15)

  • feat: transform wsl path to windows folder (b0562a3)

3.89.1 (2021-02-15)

  • fix: avoid error when duplicating wsl tab (6add3bf)

3.89.0 (2021-02-14)

3.88.0 (2021-02-13)

3.87.0 (2021-02-12)

  • feat: add display_error to kubectl (acfda5c)

3.86.0 (2021-02-12)

3.85.2 (2021-02-11)

  • fix(pwsh): do not check for write permissions (9db255e), closes #393

3.85.1 (2021-02-11)

  • revert: use concurrent map for command caching (b830ae6), closes #394

3.85.0 (2021-02-11)

  • feat: kubectl namespace (731ebf6)

3.84.0 (2021-02-10)

  • feat: aws segment (bf44a44)
  • refactor: generic text templating (440ff16)

3.83.0 (2021-02-07)

  • refactor: remove MissingCommandText (ae10564)
  • refactor(pwsh): remove Set-Theme from V2 deprecation list (7e1a5ec), closes #382
  • feat: version file mismatch indication (f4027bd), closes #378
  • feat(node): support .nvm files (a3a58fe)

3.82.0 (2021-02-06)

  • feat: add the User and Host properties to the console title template (3729dee)

3.81.1 (2021-02-06)

3.81.0 (2021-02-04)

  • docs: language cleanup (ef6f7fc)
  • docs: ruby segment (07a258a)
  • refactor: align ruby with language (1ba666f)
  • refactor: generic language support (c43cbac)
  • feat: support for ruby (7e81389)

3.80.1 (2021-01-29)

  • fix: use concurrent map for command caching (509309c), closes #333

3.80.0 (2021-01-28)

  • feat: inno installer for Windows (7aeb61b)
  • refactor(docs): update dependencies (af4b1c6)

3.79.0 (2021-01-25)

  • feat: release notes hyperlink for all languages (59c81f3)
  • refactor: allow color overrides in git status icons (7a4d2e1), closes #368

3.78.2 (2021-01-24)

  • fix: check permissions before attempting chmod (5a57cff), closes #363
  • theme: introduce Pure (82ed4af), closes #369
  • refactor: unified installation guide (c35fd00)
  • docs: unify language segment docs (cdc9ff9)

3.78.1 (2021-01-20)

  • fix(python): restore CONDA_DEFAULT_ENV (2af3e67), closes #360

3.78.0 (2021-01-20)

  • feat: cache compiled regex (890d0ad)

3.77.0 (2021-01-19)

  • feat(pwsh): add context for V2 users (ee4b039)
  • chore(docs): add exit icons (d102567)

3.76.0 (2021-01-19)

  • feat: success/error icon for exit segment (225b317), closes #357

3.75.3 (2021-01-18)

  • fix(pwsh): provide full config path (b651c9a), closes #355

3.75.2 (2021-01-18)

  • fix: multiline prompt rendering (f6501ae), closes #354

3.75.1 (2021-01-17)

  • refactor: align pwsh module with init (edebc1d)
  • fix: ensure correct encoding for pwsh (e263260), closes #352
  • docs: remove incorrect information (8e1d38f)
  • chore: fix console title template syntax in sample (f81df2d)

3.75.0 (2021-01-16)

  • feat(themes): added a new theme (0b9d3cc)

3.74.0 (2021-01-15)

  • feat: envvars in console title (9f022d7)

3.73.0 (2021-01-15)

  • feat: add known Python extensions/folder (d1be7ac)

3.72.2 (2021-01-15)

  • fix: add all display_mode values (47fc008)
  • refactor: re-introduce context for language (6ed5d26)
  • refactor: use language context to display segment (2abcd82), closes #239
  • refactor(language): remap context to files (890f9cd)

3.72.1 (2021-01-15)

  • fix: convert exitErr to commandError if runCommand fails (31c77af)

3.72.0 (2021-01-15)

  • feat: add console title in --debug (f8b28f0)

3.71.0 (2021-01-14)

  • feat: use tilde in console title (0761c04)

3.70.1 (2021-01-13)

  • fix(docs): adjust hyperlink links (369ff4d)
  • theme: added new theme Negligible (bddde3b)
  • chore: doc update for Delve config (ee25365)
  • chore: fix type in schema.json for enable_hyperlink (f0558bb)

3.70.0 (2021-01-12)

  • feat: add hyperlink rendering (866c44e)

3.69.2 (2021-01-10)

  • fix(build): adjust towards arm goarch (7f3b2dd)

3.69.1 (2021-01-10)

  • fix: lock around shared map write (b1e2a52)
  • docs: adding encoding for Write-PoshTheme to upgrade guide (b876744), closes #220
  • refactor(git): count stash using file content (82b97bc), closes #305
  • refactor(powershell): use PSDrive path (780722a), closes #329

3.69.0 (2021-01-09)

3.68.5 (2021-01-08)

  • refactor: check for availability of posh-git iso cmdlet (598984b), closes #325
  • refactor: command caching without leaking (c2bc901)
  • refactor: fetch git enabled context via path (5d6d645)
  • refactor: remove additional git calls (667151f)
  • refactor: run commands natively (836763c)
  • refactor: use correct formatting (8a925b8)
  • perf: use strings.Builder instead of buffer (3a86f49)

3.68.4 (2021-01-05)

  • fix: avoid crash on system with no battey in battery segment (c57368c)
  • chore: spotify segment doc updated (86d2c3c)

3.68.3 (2021-01-04)

  • fix: do not fetch git stash every time (a38fe21), closes #305

3.68.2 (2021-01-04)

  • fix: wrong check when calling --debug with ignore_folders set (82635cd)

3.68.1 (2021-01-03)

  • fix: folder style not using folder_separator_icon (94ae5ed)
  • docs: display_mode 'never' removed (9822227)
  • docs: spell check (621cb8e)

3.68.0 (2020-12-31)

  • feat: include schema declaration in themes (dbe3fa1)

3.67.0 (2020-12-31)

  • feat: show no commits context (11350c7)
  • refactor: remove DisplayModeNever (8c68b89)

3.66.9 (2020-12-31)

  • fix: don't check language version in Enabled() (abfbb27)
  • refactor: display powerline correct in --debug (07ac2c3)
  • refactor: remove spotify from jandedobbeleer sample (488d25f)

3.66.8 (2020-12-31)

  • fix: wait for command to complete (d9d2430), closes #285

3.66.7 (2020-12-31)

  • fix: mapped_locations schema definition (7e74835)

3.66.6 (2020-12-31)

  • fix: exit code always equal 0 (1bc52c3)

3.66.5 (2020-12-31)

  • fix: add timeout to http requests (4c771d3)

3.66.4 (2020-12-31)

  • fix: use commandError on cmd failure (5fa33f4), closes #285

3.66.3 (2020-12-30)

  • fix: parse error message when running command (e0a4482)

3.66.2 (2020-12-30)

  • fix: fix lastexitcode (23eb73c)
  • refactor: switch to original jsonc library (c907526)

3.66.1 (2020-12-29)

3.66.0 (2020-12-29)

  • chore: doc updated(Get an editor) (9013a5b)
  • chore: launch.json args syntax (36e69a1)
  • chore: recommended vscode extensions (ed8fb23)
  • chore: set golangci-lint as linter (d005568)
  • feat: replace debug information with a new layout (0fcf7cc)
  • docs: fix json (eefc689)

3.65.1 (2020-12-27)

  • fix: *env.args.Shell not set in getShellName(cache never used) (8c81281)

3.65.0 (2020-12-27)

  • chore: adjust shell arguments (b4d23a4)
  • feat: set console title with template (9e7d901)
  • refactor: cache shell name (b427a0e)
  • refactor: separate ansi formats (59282c0)
  • refactor: separate consoletitle logic (e9c6594)
  • refactor: typo in EOL (85ee0bb)
  • fix: only clear eol on Powershell (d9cf3b0), closes #277

3.64.4 (2020-12-27)

  • fix: avoid emitting empty ansi color codes (969b544)

3.64.3 (2020-12-27)

  • fix: .gitignore updated with the new /src structure (077b839)

3.64.2 (2020-12-26)

  • revert: remove config from release (6cef6b8)

3.64.1 (2020-12-26)

  • chore: add commitlint type config (1e71ea3)
  • chore: add enhancement to non-stale issues (973d7e6)
  • chore: include refactor/revert in changelog (f0fd885)
  • refactor: upgrade distatus/battery (3c7b344)
  • refactor: upgrade gookit/color (9a47ed7)
  • refactor: use go-ps from origin (1e330b9)
  • refactor: use personal fork of jsonc (ac5dd0f)

3.64.0 (2020-12-26)

  • feat: allow custom folder separator for all styles (1cfed78)
  • chore: adjust contributing docs (c4cb677)

3.63.0 (2020-12-25)

  • feat: adjust source code layout (ed2eac8)
  • chore: extend contributing docs (ef51c9d)

3.62.1 (2020-12-25)

  • chore: add get started contributing guide (e27b21b)
  • chore: validate go mod tidy or pr (3993522)
  • fix: remove go-bindata module dependency (bea4799)

3.62.0 (2020-12-25)

  • feat: mapped_locations_enabled (0e5e65d)

3.61.1 (2020-12-24)

  • fix: agnoster_short with <1 depth (7ff4954)
  • fix: correct spelling in Features section of README (c6a7a99)

3.61.0 (2020-12-24)

  • feat: use mapped_locations in folder style (7af8be2)

3.60.1 (2020-12-24)

  • fix: remove battery percentage on error (4641146), closes #259
  • chore: add powershell theme information (d62c3d6)
  • chore: adjust docs layout (e60daec)

3.60.0 (2020-12-23)

  • fix: doc typo's (5c2f135)
  • feat: add bash init script (8e226ac)
  • feat: add fish init script (1676d83)
  • feat: add zsh init script (1b5263e)
  • refactor: better engine write function (eb42e0c)
  • refactor: rename powershell init script (d78d5da)

3.59.0 (2020-12-23)

  • feat: added display_mode property to language segment (5e6ade7)
  • feat: initialize pwsh starship style (a1b2b8d)
  • chore: add powershell module info (597a2a0), closes #252

3.58.0 (2020-12-21)

3.57.0 (2020-12-19)

  • feat: execution time for powershell 5 (21f01d6)

3.56.0 (2020-12-19)

  • feat: powershell rprompt support (85b1fc2)

3.55.0 (2020-12-18)

  • feat: zsh rprompt compatibility (3ca2cb5)

3.54.0 (2020-12-17)

  • feat: agnoster short path style (adb205f), closes #241
  • chore: add markdown linting (02f1c77)
  • chore: introduce stale bot (746a77f)

3.53.1 (2020-12-14)

  • chore: adjust docs for linter (0a93439)
  • chore(deps): bump ini from 1.3.5 to 1.3.8 in /docs (739dbde)
  • fix: powershell duration can be $null (b229c4d), closes #236

3.53.0 (2020-12-12)

  • fix: do not go below 0 for execution time (78b7270)
  • fix: styling fixes for execution time (552fda0)
  • feat: add always enabled to execution time (d5b41b3)
  • feat: provide millis from oh-my-posh (1777f1d), closes #231

3.52.0 (2020-12-11)

  • feat: execution time formats (b74516c)

3.51.0 (2020-12-08)

  • feat: execution time segment (5f7b1f6)

3.50.0 (2020-12-06)

  • feat: use regex for ignore folders (e920614), closes #187
  • chore: fixing typos in segment-path.md (c266fdb)

3.49.0 (2020-12-04)

  • feat: option to hide the battery status when it's charging (c338278)
  • chore(docs): print all the themes (67beefe), closes #191

3.48.0 (2020-12-02)

  • feat: allow hiding of default user (5b275cc), closes #208

3.47.4 (2020-12-02)

  • fix: use full block for spaces only with a background (09255ae), closes #212
  • chore: update PS install docs (95c51a8)

3.47.3 (2020-12-02)

  • fix: ignore error code 0 for non-native errors (bd4d563), closes #207

3.47.2 (2020-12-02)

  • fix: use full block for spaces (7d3629c)

3.47.1 (2020-12-02)

  • fix: foreground color admin icon (c73d197)

3.47.0 (2020-12-01)

  • fix: use correct folder to fetch git info for (2a33b51)
  • feat: support Powershell 5 (732035d)
  • feat: youtube music desktop app integration (870af53), closes #170
  • chore: add themes to docs (7071c4d)
  • docs: add themes showcase (9e6dd68)

3.46.1 (2020-11-28)

  • fix: auto complete themes in Powershell (56a58c7)
  • chore: update sponsor links (249c779)

3.46.0 (2020-11-28)

  • feat: theme json schema (130100d), closes #158
  • feat: use *.omp.json as theme format (e68be7a)
  • chore: fix git segment doc typo's (b6669a4)
  • chore: spotify docs typo (1f064e8)
  • chore: update terraform docs (5d0056a)
  • fix: use Property for mapped locations (33e3307)

3.45.0 (2020-11-27)

  • feat: 'exit' segment: option to always use numeric codes (bfb2173)

3.44.3 (2020-11-26)

  • fix: do not clear lines on cursor change (6f1a7b9), closes #195
  • refactor: remove comment (f05d8a2)

3.44.2 (2020-11-26)

  • fix: empty error code handling in docs and module (991ce4b)
  • chore: update the theme storage path on windows (757c835)

3.44.1 (2020-11-22)

  • fix: external variable comment (bd97280)
  • refactor: named regex captures (fd84a46)

3.44.0 (2020-11-21)

  • feat: add inline background color syntax (5677827)

3.43.2 (2020-11-21)

  • fix: sort mapped locations to solve the folder/subfolder issue (c0fd060)

3.43.1 (2020-11-20)

3.43.0 (2020-11-20)

3.42.0 (2020-11-20)

  • feat: customizable short path (77cd537)

3.41.0 (2020-11-20)

3.40.0 (2020-11-19)

  • chore: add info about font installation (4fa9f01), closes #145
  • chore: up the linter timeout to 5m (98a4aac)
  • feat: faster command time (408b94f)

3.39.0 (2020-11-19)

3.38.0 (2020-11-18)

  • feat: get native and powershell error code (1f3c253)

3.37.0 (2020-11-17)

3.36.1 (2020-11-15)

  • fix: allow 16 colors in override (8ed1c90), closes #161

3.36.0 (2020-11-15)

3.35.0 (2020-11-14)

  • feat: explanations for api call in spotify windows (ff0fe9c)

3.34.1 (2020-11-14)

  • fix: returns "" when spotify is not running + EnumWindows fix (b361804)

3.34.0 (2020-11-13)

3.33.1 (2020-11-13)

  • fix: improve cascadia code compatibility (395a250), closes #145
  • refactor: linting checks for all platforms (8fb190e)

3.33.0 (2020-11-11)

  • refactor: adhere to gofmt (55f01f7)
  • refactor: remove unused property (3c812f9)
  • refactor: show 100% on battery error (6d3e05e), closes #20
  • feat: show config errors in default prompt (27ed8da), closes #20

3.32.0 (2020-11-11)

  • feat: introduce agnoster_full path style (b152e9d), closes #142
  • fix: cap batt percentage at 100 (b0c7e66), closes #141

3.31.1 (2020-11-10)

  • fix: show branch name when upstream gone (284f2cb), closes #138

3.31.0 (2020-11-10)

  • feat: spotify segment for windows (96cac5f)

3.30.2 (2020-11-10)

3.30.1 (2020-11-09)

  • fix: use regex for Python version (72f6b27), closes #133

3.30.0 (2020-11-08)

  • feat: support color names for basic 16 ANSI colors (00e62e4), closes #127

3.29.3 (2020-11-08)

  • fix: set $Global:GitStatus when Get-GitStatus exists (aa36303), closes #126

3.29.2 (2020-11-08)

  • fix: use short status command (36d58d4)

3.29.1 (2020-11-07)

  • fix: use correct GH credentials (7cb387f)

3.29.0 (2020-11-07)

  • chore: configuration context (0dc62cc)
  • chore: homebrew documentation (49570c0)
  • chore: update oh-my-posh invocation (646cf27)
  • feat: build Homebrew Formula on release (05aa236)

3.28.0 (2020-11-03)

  • feat: ssh session indicator (f86dcf2), closes #48

3.27.0 (2020-11-03)

  • chore: add next steps information (ed4fd89)
  • chore: shell config reload info (bf15095)
  • chore: update installation instructions (1043d24)
  • feat: print current shell switch (c124569)

3.26.4 (2020-11-02)

  • fix: handle kubectl context unset (1339048)

3.26.3 (2020-11-02)

  • chore: nu shell install instructions (0ba6254)
  • fix: show nu as shell on Windows (898a8f4)

3.26.2 (2020-11-02)

  • fix: user correct path and statement (e798ad0), closes #119
  • chore: add Scoop docs (33d099a)

3.26.1 (2020-11-01)

  • fix: add post-install to scoop (1df4549)

3.26.0 (2020-11-01)

  • feat: add themes to scoop (0f30953)

3.25.1 (2020-11-01)

  • fix: rename scoop json (89503bd)
  • fix: use correct asset name (eea21ac)
  • feat: add themes to release (79d9028)

3.24.3 (2020-11-01)

  • fix: run post-install script (16e9fd2)

3.24.2 (2020-11-01)

  • fix: use pwsh to generate hashes (46fbf3d)

3.24.1 (2020-10-31)

  • fix: correct path for scoop assets (64b537b)

3.24.0 (2020-10-31)

3.23.9 (2020-10-31)

  • fix(revert): add PSGallery before push (05b0f3b)

3.23.8 (2020-10-30)

  • fix: clear line after write (fa4ace0), closes #65

3.23.7 (2020-10-30)

  • fix: add PSGallery before push (a354e72)

3.23.6 (2020-10-30)

  • fix: remove escape characters from $PWD (58a03f1), closes #111
  • fix: use correct path for ProcessStartInfo (8986c3b), closes #112
  • chore: add NF cheat sheet info (59d7a0e), closes #109

3.23.5 (2020-10-28)

  • fix: resolve path before assigning theme (dc65485), closes #107

3.23.4 (2020-10-27)

  • fix: clear to EOL after prompt (82c8efe), closes #65
  • refactor: print via renderer only (96a2af1)

3.23.3 (2020-10-27)

  • fix: call Set-PoshContext first (ab0a415), closes #103

3.23.2 (2020-10-27)

3.23.1 (2020-10-25)

  • fix: provide full path to executable (6deeb55), closes #98
  • chore: command segment context (287235f)
  • chore: do not release on chores (7228e56)
  • chore: powershell 5 context (90f367e), closes #96

3.23.0 (2020-10-24)

  • feat: disable git status detail (f3e46d8), closes #93
  • fix: double space at end of paradox (6ffb8b2)
  • fix: powershell invocation (8155c4b)

3.22.1 (2020-10-23)

  • refactor: swap go-ps for gopsutil (9c1bf12)

3.22.0 (2020-10-22)

  • fix: adjust bottom bar links (9379c99)
  • refactor: add font context to docs (72662ea)
  • feat: golang segment (ab1e812)

3.21.0 (2020-10-22)

  • feat: add wsl capability to os segment (9ccf376)

3.20.4 (2020-10-21)

  • fix: broken contributing segment page link (1c6944b)
  • fix: only use ansi for newline on Powershell (344277c)

3.20.3 (2020-10-20)

  • fix: adjust newline characters cross shell (c24ecae)

3.20.2 (2020-10-20)

  • refactor(revert): correct ANSI sequence for line break (e5ab4e7)

3.20.1 (2020-10-20)

  • fix: correct ANSI sequence for line break (decd2a9), closes #83

3.20.0 (2020-10-19)

  • feat: add terraform workspace segment (c3e81f4)

3.19.1 (2020-10-19)

  • refactor: use commitlint yml config file (48559f2)
  • fix: untracked is working area only (36b58ab)

3.19.0 (2020-10-18)

  • feat: git segment branch context color (c418661)

3.18.0 (2020-10-18)

3.17.1 (2020-10-17)

  • refactor: use Github pages (03dbee0)

3.17.0 (2020-10-16)

  • feat: dotnet segment for .NET SDK display (5844faa)

3.16.1 (2020-10-16)

  • refactor: adjust logo in Powershell (86d6870)
  • refactor: replace battery icons (db818b5)
  • refactor: replace git icons (dd86c48)
  • refactor: replace path icons (e0e79f5)
  • refactor: replace powerline icon (6e89a0b)
  • refactor: replace root icon (0f7b3cf)
  • refactor: replace session icons (686e33d)
  • refactor: replace shell icon (447aa02)
  • refactor: replace spotify icons (374dc74)
  • refactor: replace theme icons (b6a70af)
  • refactor: update default settings (2821fe6)
  • refactor: update defaults in docs (23233bc)
  • chore: remove unused replace statements (14e341a)

3.16.0 (2020-10-15)

  • feat: kubectl context display segment (7537f6d)

3.15.2 (2020-10-15)

  • chore: add .editorconfig (57e3b4a)

3.15.1 (2020-10-15)

  • refactor: use go modules (ee215b8)

3.15.0 (2020-10-15)

  • feat: az segment for Azure subscription info (2c95d33)

3.14.6 (2020-10-14)

  • refactor: populate segments in parallel (0e4b8f6)

3.14.5 (2020-10-14)

  • fix: reset colors after rendering prompt (e521355), closes #65
  • refactor: update dependencies (4e8051d)

3.14.4 (2020-10-13)

  • fix: use git root path for HEAD logic (9149c16)

3.14.3 (2020-10-12)

  • fix: escape ANSI correctly in bash (f281939)

3.14.2 (2020-10-12)

  • fix: catch error setting encoding outside of console (9627b90)

3.14.1 (2020-10-12)

  • fix: remove user.current() (56468ba), closes #55

3.14.0 (2020-10-12)

  • refactor: cache cwd (1ef2575)
  • refactor: user env for user name (56f4bcf), closes #55
  • feat: set console title option (1086a48)

3.13.0 (2020-10-11)

  • feat(git): add upstream icons (c23a1d6), closes #7

3.12.2 (2020-10-11)

  • refactor(git): add tests (87e54ca)
  • refactor(git): display changes only (2d3939f)
  • refactor(git): show merge context (4f2e7ee)

3.12.1 (2020-10-10)

  • refactor: display git stash count (6df9736)
  • refactor: reduce git cli calls (09d4c95), closes #45
  • refactor: show remote gone icon (07c985a)
  • docs: fix bashrc not recognizing oh-my-posh is installed (c2c50f2)

3.12.0 (2020-10-09)

3.11.2 (2020-10-09)

  • fix: improve star theme (3193487), closes #45
  • chore: rename os properties (df739cb)

3.11.1 (2020-10-09)

  • chore: add theme to issue template (7af06eb)
  • chore: add upgrading docs (0b0f3a7)
  • fix: add HKLM to the registry locations (1f8de84)
  • fix: use PWD for current dir (8978038), closes #40

3.11.0 (2020-10-08)

  • feat: use os segment in powerlevel10k_classic theme (bc59f7f)

3.10.0 (2020-10-08)

  • feat: show python segment when Jupyter Notebook files are present (0b0fd4c)

3.9.0 (2020-10-08)

  • feat: add os segment (59ed9c2)
  • fix: correct parameter in instructions (6e66501)

3.8.0 (2020-10-07)

  • feat: cherry-pick visualization (055877b)

3.7.0 (2020-10-07)

3.6.0 (2020-10-07)

  • feat: session segment updates (dabc9d4)

3.5.3 (2020-10-07)

  • fix: right prompt in zsh (529fc75)

3.5.2 (2020-10-06)

  • chore: add contributing guidelines (3d2f0ab)
  • chore: add issue templates (534805a)
  • chore: how to add a segment (1df8fee)

3.5.1 (2020-10-06)

  • fix: powerlevel10k_classic background (ef4c813)

3.5.0 (2020-10-06)

  • fix: themes correctness (3998d59)
  • feat: support transparent in color override (24ea32f)

3.4.7 (2020-10-05)

  • refactor: no masters (41822b8)
  • refactor: properly rename themes dir (bb59f0e)

3.4.6 (2020-10-05)

  • feat: add docs (f85057b)
  • feat: hide battery error switch (c0aa27a), closes #26
  • feat: ignore folders for segments (9ffa132)
  • feat: node segment (758afdd)
  • refactor: add root to jandedobbeleer (10e42db)
  • refactor: change powerline config to segment (1d8e7b2)
  • refactor: extend venv with python version (91b962a)
  • refactor: final_space is better name (afaaace)
  • refactor: hello world oh-my-posh3 (d320732)
  • refactor: offsets match functionality (82c8483)
  • refactor: remove error_icon property (592f414)
  • refactor: rename display exit code (71c610a)
  • refactor: rename for clarity (3e18c24)
  • refactor: rename session properties for clarity (1a52aa9)
  • refactor: rename Themes folder for consistency (2b0b36b)
  • refactor: understandable offset properties (9a50814)
  • refactor: update README (20a2510)
  • refactor: use Pastel colors for jandedobbeleer (c99d758)
  • fix: adjust theme alignment (48be3f4)
  • fix: correct cross platform home location (66941dd), closes #24
  • fix: correct ending for powerlevel10k_classic (73959b1)
  • fix: correctly show admin icon (f534f02)
  • fix: do not run shell command when shell isn't available (71d84e6)
  • fix: use correct theme name (4fb33af)

0.4.6 (2020-09-24)

  • refactor: escape color sequences on zsh (f478255)
  • refactor: format shell name better (6c17689)

0.4.5 (2020-09-21)

  • chore: remove unused dependency (7d88920)
  • refactor: make background color optional (bbeba93)
  • refactor: remove powerline bg color (f410c32)

0.4.4 (2020-09-21)

  • fix: create release for chores (f5482dc)
  • chore: update dependencies (23448df)

0.4.3 (2020-09-21)

  • refactor(pwsh): print the currently selected theme (ddcd4c6)
  • fix(pwsh): invoke executable correctly on import (2fee623)

0.4.2 (2020-09-20)

  • refactor: do not merge settings (8a3f330)
  • refactor: strip .exe from shell names (2603ff5)
  • refactor(pwsh): default to jandedobbeleer theme (56fc372)
  • fix(pwsh): fix invocation of executable (401c5b3)

0.4.1 (2020-09-20)

  • fix: use correct dependency for color (b973599)

0.4.0 (2020-09-20)

  • fix: enable ANSI color support on Windows (177f328), closes #5
  • fix(pwsh): run command once on module import (87325c5)
  • feat(pwsh): theme parameter is optional (18746bd)

0.3.0 (2020-09-17)

  • chore: update README with PowerShell module info (f73a308)
  • fix: ignore segments without writer (db212d5)
  • feat: add node version segment (a639240)

0.2.1 (2020-09-17)

  • fix: adjust themes according to latest changes (34094b0)
  • fix: render newline correctly cross platform/shell (6fd9f0b)

0.2.0 (2020-09-16)

  • feat: add shell info segment (5c4af19)
  • feat(pkg): add PowerShell package (f3582d2)
  • fix: make newline compatible cross shell (9b94059)
  • fix: remove incorrect percentage indicator (2791b18)

0.1.0 (2020-09-12)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment