-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
57 lines (35 loc) · 1.86 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [23.06.01] - 2023-06-01
### Fixed
- Hide error message when there isn't HEAD commit
## [23.04.25] - 2023-04-25
### Added
- Feature displaying Python virtualenv environment in the first segment
### Fixed
- Display shift bug when long command are entered
## [23.03.15] - 2023-03-15
### Added
- An icon before the git branch name so that we can see whether you are at a branch or a detached HEAD.
## [23.02.18] - 2023-02-18
### Added
- Changed the background of the Git segment to change according to the state of the working tree
- CHANGELOG: This document
### Fixed
- Improved readability of prowpt-core.sh
## [23.02.07] - 2023-02-27
### Added
- prowpt-core.sh: A core script for this program
- prowpt.bash: A script to localize for bash
- prowpt.plugin.zsh: A script to localize for zsh
- git-prompt.sh: A script to display git segment from [https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh](https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh).
- README.md: English discription and instrucction of this program
- README-ja.md: Japanese discription and instrucction of this program
- COPYING: Licence (GNU GPL v2.0)
- The images in the images directory: Some images used in READMEs
[23.06.01]: https://github.com/alpaca-honke/prowpt/tree/f997c48102fd23c171fed8cc50451a7115f0e061
[23.04.25]: https://github.com/alpaca-honke/prowpt/tree/829feef10219212f5835c3713a27821c5d400835
[23.03.15]: https://github.com/alpaca-honke/prowpt/tree/c9465dcb987a4e1f3727db1ea064e950f8953fc8
[23.02.18]: https://github.com/alpaca-honke/prowpt/tree/91e19f0f1f827eb569081f3705bb0633e55b5979
[23.02.07]: https://github.com/alpaca-honke/prowpt/tree/ce4a74c12ee88b3a4c3c947459fa8b1c7350fcf6