8.3.0-next.4 (2021-02-04)
- 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)
- proxy git commands to windows on wsl (7a54310)
8.3.0-next.3 (2021-01-05)
- 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)
- add support for derived platforms (like popos) (1ef63d7)
- add support for themes in gnome terminal (872f31c)
- improve pstartup time, especially for zsh (7c09e63)
8.3.0-next.2 (2020-12-27)
8.3.0-next.1 (2020-12-22)
- replace git prompt with starship (453fb20)
8.2.1-next.1 (2020-12-22)
- install: issue with wsl install (7784337)
8.2.0 (2020-12-16)
- 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)
- zsh: enable history across terminal sessions (afd4930)
- add support for apple silicon (b2685ce), closes #66 #69
8.2.0-next.3 (2020-12-16)
- replace brew formulae detection (580c320)
8.2.0-next.2 (2020-12-16)
- 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)
- zsh: enable history across terminal sessions (ed5aceb)
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)
7.0.6 (2020-05-21)
7.0.5 (2020-03-11)
7.0.4 (2020-01-14)
7.0.3 (2020-01-13)
7.0.2 (2020-01-12)
7.0.1 (2019-12-18)
7.0.0 (2019-12-18)
- 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)
6.2.2 (2019-07-26)
- force update of lodash.template (#27) (2fe19e5)
- resolve security issues in dependencies (#26) (74784cb)
6.2.0 (2019-06-26)
- 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)
- aws-install: add install for aws toolchain (4989391)
6.1.0 (2019-06-26)
- aws-install: add install for aws toolchain (4989391)
6.0.2 (2019-06-26)
6.0.1 (2019-06-18)
6.0.0 (2019-06-12)
- add golang to darwin and set go paths (6128192)
- The
git-flow-avh
,git-extras
, andgit-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)
5.1.0 (2019-05-07)
- update standard-version package (2d255cd)
5.0.0 (2018-09-05)
- use scripts instead of sourced functions (7cdde0a)
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)
4.0.5 (2018-03-06)
4.0.4 (2017-10-31)
- add-var: fix issue with newline (a47ee5f)
4.0.3 (2017-10-31)
- update: fix issue when SHA cannot be found (1e014a8)
4.0.2 (2017-10-13)
- dotnet-install: do not use servicing builds (c878b77)
4.0.1 (2017-10-11)
- npm: fix npm completion order issue (d928464)
4.0.0 (2017-09-20)
- bash: install latest bash on Darwin (e16e99b)
- 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)
- docker: add update for all images (5167da4)
3.18.0 (2017-08-31)
- gcloud: add gcloud completion (f553e16)
3.17.0 (2017-08-31)
- gcloud: add gcloud-install script (c9631bd)
3.16.0 (2017-08-14)
- 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)
- bash: enable exglob for bash (b778112)
3.14.0 (2017-05-15)
- dotnet-install: add dotnet core 2.0 support (cb21e1b)
3.13.0 (2017-05-08)
- kube: add docker registry to minikube (d64da08)
3.12.0 (2017-04-11)
- k8s: fix install of kubernetes (a3c0e21)
- prompt: enable user-defined marker (2c63a54)
3.11.0 (2017-04-09)
- macos: add kubernetes install support (5892645)
3.10.1 (2017-04-09)
3.10.0 (2017-04-07)
- dotnet: update sln with new projs (64b2260)
3.9.1 (2017-03-10)
- backup: fix remove-backup script (9d8b964)
3.9.0 (2017-03-08)
- dotnet: install final dotnet sdk (2102554)
3.8.2 (2017-02-13)
3.8.1 (2017-02-13)
- install: remove old pulsebridge path on install (4f5525c)
3.8.0 (2017-02-13)
- am: migrate branding to aM (8389ee7)
3.7.0 (2017-01-27)
- 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)
- open-url: add support for opening a url across platforms (8509caa)
3.5.7 (2016-12-28)
3.5.6 (2016-12-20)
- install: fix git flow completion curl could fail (718b975)
3.5.5 (2016-12-18)
3.5.4 (2016-12-18)
- install: source bash profile upon completion of the install (f70e5bd)
3.5.3 (2016-12-18)
- bashrc: resolve an issue where directories were resolved for scripts (fa1cd7d)
3.5.2 (2016-12-18)
- bashrc: fix an issue with the scripts path in bashrc (de37ef1)
3.5.1 (2016-12-18)
3.5.0 (2016-12-18)
- install: open a new bash process automatically (3566c85)
3.4.4 (2016-12-14)
3.4.3 (2016-12-14)
- update: fix issue where prompt was left in temp path during update (9d1a62b)
3.4.2 (2016-12-14)
- install: use remote sha for version check (b05f6e4)
3.4.1 (2016-12-14)
3.4.0 (2016-12-14)
- update: add support for self-update (ff98806)
3.3.1 (2016-12-14)
- dotnet-install: remove reset in dotnet-install (ad1e15e)
3.3.0 (2016-12-14)
- linux: add support for debian, ubuntu, and fedora (72f23e7)
3.2.1 (2016-12-12)
3.2.0 (2016-12-12)
- bootstrap: add support for one-line bootstrap (34e1404)
3.1.0 (2016-12-01)
- editor: use vscode as the default system-wide editor (b2fe9d8)
3.0.1 (2016-12-01)
3.0.0 (2016-11-29)
- docker-gc: replace docker-gc with bash functions (a71c209)
- docker-gc: dotnet-install has been removed and is no longer available
2.0.0 (2016-11-29)
- docker-gc: add support for docker-gc as a container (a73def0)
- 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)
- brew: correct brew link (34528d7)
- nvm: add support for nvm in place of direct node install (5064c06)
1.0.3 (2016-08-23)
- 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)
- 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)