Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Latest commit

 

History

History
115 lines (50 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

115 lines (50 loc) · 4.46 KB

2.7.0 (2019-08-21)

Features

  • aws: Support aws-vault as an option instead of named AWS p… (#206) (5e02e3f)

2.6.1 (2019-07-01)

Bug Fixes

  • correct incorrectly named config options (#198) (85f9ef5)

2.6.0 (2019-06-19)

Features

2.5.0 (2019-05-23)

Features

2.4.0 (2019-03-08)

Features

  • add cargo package manager and refactor existing package section (#171) (0064d2d)

2.3.1 (2019-03-02)

Bug Fixes

  • correct typo in venv configuration variables (#167) (8a3585c)

2.3.0 (2019-02-24)

Features

2.2.4 (2019-02-17)

Bug Fixes

  • don't throw errors when there are multiple GOPATHs (#158) (653f1c8)

2.2.3 (2019-02-17)

Bug Fixes

  • git status section shows the correct symbol for unmerged (#159) (7c2a1d5)

2.2.2 (2019-02-14)

Bug Fixes

  • show git status based on SPACEFISH_GIT_STATUS_SHOW (#155) (1d34eb9)

2.2.1 (2019-02-14)

Bug Fixes

  • use SPACEFISH_TIME_FORMAT when formatting time section (#156) (6ab4ecc)

2.2.0 (2019-02-02)

Features

  • add support for F# project detection in the dotnet section (c104b04)

2.1.0 (2019-01-23)

Bug Fixes

  • correct go development version format (e678ac2), closes #137

Features

  • improve pyenv version detection (22b9e20), closes #140
  • provide docker version if in a docker container (62891b4), closes #138

2.0.1 (2019-01-09)

Bug Fixes

  • have ACPI use only the first battery value (#126) (8fa713b)

2.0.0 (2019-01-09)

Bug Fixes

BREAKING CHANGES

  • Because prefix and suffix colors are no longer set to #fff, the color of prefix and suffix will be set to the default foreground color of your shell.