Skip to content

Latest commit

 

History

History
865 lines (384 loc) · 32.1 KB

CHANGELOG.md

File metadata and controls

865 lines (384 loc) · 32.1 KB

8.3.0-next.4 (2021-02-04)

Bug Fixes

  • add icon for kubernetes to starship (416912f)
  • do not set gpg_tty in ssh sessions (ddd07b6)
  • docker: fix/cleanup docker-* commands (280ba4b)
  • git-release: fix formatting (506775e)
  • install-gcloud: remove credential-gcr (eb1c460)
  • print: ensure print-* is available to other scripts (1aa8ad0)

Features

  • proxy git commands to windows on wsl (7a54310)

8.3.0-next.3 (2021-01-05)

Bug Fixes

  • starship: fix diverged formatting (9d7cab8)
  • formatting around heredocs (636868a)
  • darwin: ensure the fira code directory in install (7783750)
  • darwin: fix notice block formatting for apple silicon (bd8d2e0)
  • handle null globs correctly (19c07ee)
  • remove bookmark support (a94c32c)
  • install: remove unnecessary platform proxy scripts (1be3f9f)
  • sh: remove show-virtualenv (replaced by starship) (60514f0)
  • starship: normalise symbols for battery indicators (8bd5ffd)
  • use posix-compliant source (dot) and exit codes (cf33dde)
  • template: do not assume dash is the default shell in sh profile (aea2e75)

Features

  • add support for derived platforms (like popos) (1ef63d7)
  • add support for themes in gnome terminal (872f31c)

Performance Improvements

  • improve pstartup time, especially for zsh (7c09e63)

8.3.0-next.2 (2020-12-27)

Bug Fixes

  • prompt: fix git status for stashed (f6bc7f1)
  • test for npm rather than nvm in completion (9d7b915)

8.3.0-next.1 (2020-12-22)

Features

  • replace git prompt with starship (453fb20)

8.2.1-next.1 (2020-12-22)

Bug Fixes

  • install: issue with wsl install (7784337)

8.2.0 (2020-12-16)

Bug Fixes

  • replace brew formulae detection (f1142db)
  • build: use semantic-release token for release (c0449ef)
  • install: use script directory for all relative paths (8f23fb3)
  • ensure update-prompt can use release channels (34633dc)
  • include procps in debian prerequisites (405e236)
  • switch-smart-card: ignore missing keygrips (09006e7)

Features

  • zsh: enable history across terminal sessions (afd4930)
  • add support for apple silicon (b2685ce), closes #66 #69

8.2.0-next.3 (2020-12-16)

Bug Fixes

  • replace brew formulae detection (580c320)

8.2.0-next.2 (2020-12-16)

Bug Fixes

  • build: use semantic-release token for release (debaeb5)
  • install: use script directory for all relative paths (ed0db36)
  • ensure update-prompt can use release channels (2225a75)

Features

  • zsh: enable history across terminal sessions (ed5aceb)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.1.1 (2020-07-15)

7.1.0 (2020-06-18)

Features

  • add support for direnv to second line (#53) (8dbaa0e)

7.0.6 (2020-05-21)

Bug Fixes

7.0.5 (2020-03-11)

Bug Fixes

  • zsh: resolve missing docker completion (#49) (67b3b78)

7.0.4 (2020-01-14)

Bug Fixes

  • sh: use correct args for dotnet-install (#46) (8a2b5e3), closes #45

7.0.3 (2020-01-13)

Bug Fixes

7.0.2 (2020-01-12)

Bug Fixes

  • do not remove backup in bootstrap (#42) (9b02c2f)

7.0.1 (2019-12-18)

Bug Fixes

7.0.0 (2019-12-18)

Bug Fixes

Build System

Features

  • add zsh and dash support to prompt (#32) (275f62c)

BREAKING CHANGES

  • While this is not an actual breaking change, quite a bit has changed with regard to how prompt actually works. We want to notify users that this may result is some level of bugs as test coverage of scripts like this one is incredibly difficult.

6.3.1 (2019-11-05)

6.3.0 (2019-10-22)

Features

6.2.2 (2019-07-26)

Build System

  • force update of lodash.template (#27) (2fe19e5)
  • resolve security issues in dependencies (#26) (74784cb)

6.2.0 (2019-06-26)

Bug Fixes

Build System

  • fix deploy docker image (0d6b18e)
  • move to circle ci (#24) (0b09959), closes #23
  • run deploy stage without rebuilding on master (#25) (c402a9f)
  • set git email/name on deploy task (95d2825)

Features

  • aws-install: add install for aws toolchain (4989391)

6.1.0 (2019-06-26)

Bug Fixes

Features

  • aws-install: add install for aws toolchain (4989391)

6.0.2 (2019-06-26)

Bug Fixes

  • dotnet: set paths for global tools (#19) (d16a5f2)

6.0.1 (2019-06-18)

Bug Fixes

  • user: source user bashrc after platform (#18) (aa8ac25)

6.0.0 (2019-06-12)

Features

  • add golang to darwin and set go paths (6128192)

BREAKING CHANGES

  • The git-flow-avh, git-extras, and git-flow-completion tools are no installed by default. While git-flow is still a fairly popular workflow for private repositories, this prompt is designed to favor OSS development where forks are the norm.

You can review the diff of this commit to see how they were installed on each platform if you would like to continue using these tools.

5.2.0 (2019-05-09)

Features

  • update-sln: add support for glob patterns (#16) (b4c4b7e)

5.1.0 (2019-05-07)

Build System

  • update standard-version package (2d255cd)

Features

5.0.0 (2018-09-05)

Features

  • use scripts instead of sourced functions (7cdde0a)

BREAKING CHANGES

  • minikube-install is no longer available as minikube is now included in Docker Desktop for both Mac and Windows.

Git extensions based on git-flow have been removed. These were rarely utilized.

4.0.6 (2018-04-22)

Bug Fixes

  • list-directory: fix aliases for la, ll, lla, and lsp (#14) (8b8a173)

4.0.5 (2018-03-06)

Bug Fixes

4.0.4 (2017-10-31)

Bug Fixes

  • add-var: fix issue with newline (a47ee5f)

4.0.3 (2017-10-31)

Bug Fixes

  • update: fix issue when SHA cannot be found (1e014a8)

4.0.2 (2017-10-13)

Bug Fixes

  • dotnet-install: do not use servicing builds (c878b77)

4.0.1 (2017-10-11)

Bug Fixes

  • npm: fix npm completion order issue (d928464)

4.0.0 (2017-09-20)

Features

  • bash: install latest bash on Darwin (e16e99b)

BREAKING CHANGES

  • bash: This version of prompt will install and configure a new version of bash as the default shell for the user. It does NOT symlink over /bin/bash. Scripts that do not use /usr/bin/env in the shebang will continue to use the old version of bash to execute the script, which should maintain backward compatibility on the platform. Please let us know if you have any issues by creating an aptly named issue on github!

3.19.0 (2017-08-31)

Features

  • docker: add update for all images (5167da4)

3.18.0 (2017-08-31)

Features

  • gcloud: add gcloud completion (f553e16)

3.17.0 (2017-08-31)

Features

  • gcloud: add gcloud-install script (c9631bd)

3.16.0 (2017-08-14)

Features

  • helm: add helm install and completion (bbf2462)

3.15.2 (2017-07-12)

3.15.1 (2017-07-12)

3.15.0 (2017-07-02)

Features

  • bash: enable exglob for bash (b778112)

3.14.0 (2017-05-15)

Features

  • dotnet-install: add dotnet core 2.0 support (cb21e1b)

3.13.0 (2017-05-08)

Features

  • kube: add docker registry to minikube (d64da08)

3.12.0 (2017-04-11)

Bug Fixes

  • k8s: fix install of kubernetes (a3c0e21)

Features

  • prompt: enable user-defined marker (2c63a54)

3.11.0 (2017-04-09)

Features

  • macos: add kubernetes install support (5892645)

3.10.1 (2017-04-09)

3.10.0 (2017-04-07)

Features

  • dotnet: update sln with new projs (64b2260)

3.9.1 (2017-03-10)

Bug Fixes

  • backup: fix remove-backup script (9d8b964)

3.9.0 (2017-03-08)

Features

  • dotnet: install final dotnet sdk (2102554)

3.8.2 (2017-02-13)

3.8.1 (2017-02-13)

Bug Fixes

  • install: remove old pulsebridge path on install (4f5525c)

3.8.0 (2017-02-13)

Features

  • am: migrate branding to aM (8389ee7)

3.7.0 (2017-01-27)

Features

  • dotnet-install: install all current channels (8d7cfde)

3.6.2 (2016-12-28)

3.6.1 (2016-12-28)

3.6.0 (2016-12-28)

Features

  • open-url: add support for opening a url across platforms (8509caa)

3.5.7 (2016-12-28)

3.5.6 (2016-12-20)

Bug Fixes

  • install: fix git flow completion curl could fail (718b975)

3.5.5 (2016-12-18)

3.5.4 (2016-12-18)

Bug Fixes

  • install: source bash profile upon completion of the install (f70e5bd)

3.5.3 (2016-12-18)

Bug Fixes

  • bashrc: resolve an issue where directories were resolved for scripts (fa1cd7d)

3.5.2 (2016-12-18)

Bug Fixes

  • bashrc: fix an issue with the scripts path in bashrc (de37ef1)

3.5.1 (2016-12-18)

3.5.0 (2016-12-18)

Features

  • install: open a new bash process automatically (3566c85)

3.4.4 (2016-12-14)

3.4.3 (2016-12-14)

Bug Fixes

  • update: fix issue where prompt was left in temp path during update (9d1a62b)

3.4.2 (2016-12-14)

Bug Fixes

  • install: use remote sha for version check (b05f6e4)

3.4.1 (2016-12-14)

3.4.0 (2016-12-14)

Features

  • update: add support for self-update (ff98806)

3.3.1 (2016-12-14)

Bug Fixes

  • dotnet-install: remove reset in dotnet-install (ad1e15e)

3.3.0 (2016-12-14)

Features

  • linux: add support for debian, ubuntu, and fedora (72f23e7)

3.2.1 (2016-12-12)

3.2.0 (2016-12-12)

Features

  • bootstrap: add support for one-line bootstrap (34e1404)

3.1.0 (2016-12-01)

Features

  • editor: use vscode as the default system-wide editor (b2fe9d8)

3.0.1 (2016-12-01)

3.0.0 (2016-11-29)

Code Refactoring

  • docker-gc: replace docker-gc with bash functions (a71c209)

BREAKING CHANGES

  • docker-gc: dotnet-install has been removed and is no longer available

2.0.0 (2016-11-29)

Features

  • docker-gc: add support for docker-gc as a container (a73def0)

BREAKING CHANGES

  • docker-gc: The project has been renamed to promptMastermind and the path in which it is saved now exists at ~/.am/prompt. Backward compatibility for restoring bookmarks is not available. Please restore the bookmarks yourself by copying the bookmarks.sh file from the ./backup//scripts/bookmarks.sh path to the $AM_PROMPT/scripts/bookmarks.sh path.

1.1.0 (2016-11-14)

Bug Fixes

  • brew: correct brew link (34528d7)

Features

  • nvm: add support for nvm in place of direct node install (5064c06)

1.0.3 (2016-08-23)

1.0.0 (2016-08-19)

Bug Fixes

  • dotnet: ensure dotnet is on the path (3dcdfef)
  • dotnet: fix bad test for presence of dotnet (bf2b137)
  • editors: install sublime-text3 instead of sublime-text2 (6b560ba)
  • git: execute git flow init instead of git init in git-extensions (f4e8db2)
  • git: set the credential helper to osx keychain on darwin (c454cb9)
  • git: use brew link overwrite to resolve issue where git did not link if xcode-beta was installed before prompt (3901fd9)
  • install: fix an issue where the bash_profile could be overwritten (54bd849)
  • install: fix usage order on success function (caef0da)
  • install: remove unnecessary installs; fix git-prompt (5290719)
  • install: test for .bash_profile before backing up (68987fa)
  • prompt: fix echo of tests for completion handlers (4baf9c0)
  • prompt: use master of posh-git-sh (1362289)
  • xplat: add check for darwin for themes (3b28084)
  • xplat: do not emit error messages caused by upgrading latest brew formulae (a742941)

Features

  • backup: retain backups and avoid manipulating .ssh folder (132af0a)
  • bookmark: rename aliases for add/show bookmark (602c12a)
  • completion: add support for bash completion for gulp (if it is globally installed) (f863b54)
  • dotnet: replace dnx/dnvm with dotnet-cli (bd6b182)
  • editors: use brew cask to install atom, visual studio code, sublime, and textmate (macOS only) (e15dabc)
  • editors: use built-in cli for vscode, etc (84d3012)
  • git: add a git clone helper that automatically tracks all remote branches (72495ae)
  • git: add git-extras including line counts from repos (7db9321)
  • git: add shortcut for initializing git repos the right way (7ae4f5c)
  • git: add support for bash-completion of git flow (f95f834)
  • prompt: add counts to the colorized git prompt (d238f66)
  • prompt: indicate (ssh) on prompt when connected to a remote (ff4a33c)
  • prompt: updated the git prompt to be colorized based on the current state (71e66cc)
  • theme: updated the theme, prompt, and bashrc for improved colors (b875434)
  • utility: add a do-repeat command which can be used to exec a cmd a set number of times (736035d)
  • xplat: add checks for darwin for unique features (deadbe9)
  • xplat: improve cross-platform capabilities (acab311)