Skip to content

Latest commit

 

History

History
91 lines (42 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

91 lines (42 loc) · 3.65 KB

v3.1.3 (2024-03-26)

  • deps: bump git-prompt-kit from 742f995 to f5979bb v4.1.2 fe09de1

v3.1.2 (2023-12-11)

Features

  • deps: bump git-prompt-kit from 21c5028 to 742f995 v4.1.1 d451e22
  • releases: action to bump formula with each release 8283f94

v3.1.1 (2023-12-06)

  • version variable: follow naming convention 5cec140

v3.1.0 (2023-12-05)

Features

  • git-prompt-kit: upgrade to v4.1.0 d1aa126
  • submodules: init if necessary 862f29a

v3.0.0 (2023-12-05)

Features

  • deps: update git-prompt-kit to v4.0.0
  • working directory: use GIT_PROMPT_KIT_CWD ca46db2
  • HOMETOWN_PROMPT_VERSION: add bac5c8f
  • layout options: two new config options (prev in git-prompt-kit) fd80d33
    • HOMETOWN_PROMPT_LINEBREAK_AFTER_GIT_REF and HOMETOWN_PROMPT_NO_LINEBREAK_BEFORE_GIT_REF
  • HOMETOWN_PROMPT_VERSION: add bac5c8f
  • time: move into HOMETOWN_PROMPT_CUSTOM b031664
  • names: drop '_prompt' from file, function, and var names a164132
  • theme file: extension is zsh-theme e9f8b6a

v2.0.1 (2022-11-27)

Bug Fixes

  • binaries: delete and ignore cc08f8b

Features

  • extended status: new HOMETOWN_PROMPT_SHOW_EXTENDED_STATUS option f5de6f7
  • git-prompt-kit: update submodule v3.0.1
  • git: no space before status if no extended status db3b9c3

v2.0.0 (2022-01-17)

Working directory enhancements. See https://github.com/olets/git-prompt-kit/releases/tag/v3.0.0

Breaking change: Git Prompt Kit has dropped the "custom" component. Use Hometown's custom component instead.

Features

  • git-prompt-kit: upgrade to v3.0.0 379b371
  • plugin: new HOMETOWN_PROMPT_CUSTOM 5efefb2

v1.1.0 (2022-01-17)

Adds push remote support. See https://github.com/olets/git-prompt-kit/releases/tag/v2.1.0

Features

  • git-prompt-kit: bump to v2.1.0 60f9205

v1.0.0 (2021-12-28)

Initial release. This project was broken out as a standalone from Git Prompt Kit.