Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v2 follow XDG base directory specification #17

Closed
mikesmithgh opened this issue Jan 18, 2023 · 0 comments · Fixed by #24
Closed

feat: v2 follow XDG base directory specification #17

mikesmithgh opened this issue Jan 18, 2023 · 0 comments · Fixed by #24

Comments

@mikesmithgh
Copy link
Owner

See https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

@mikesmithgh mikesmithgh changed the title feat: Follow XDG Base Directory Specification feat: v2 follow XDG base directory specification Mar 17, 2024
mikesmithgh added a commit that referenced this issue Mar 20, 2024
closes #17

BREAKING CHANGE: initial rewrite of bgps in Golang
github-actions bot pushed a commit that referenced this issue Mar 20, 2024
# [2.0.0](v1.0.0...v2.0.0) (2024-03-20)

* feat!: v2 rewrite in golang (#24) ([c022027](c022027)), closes [#24](#24) [#17](#17)

### BREAKING CHANGES

* initial rewrite of bgps in Golang
mikesmithgh pushed a commit that referenced this issue Mar 24, 2024
# [1.0.0](v0.0.1...v1.0.0) (2024-03-24)

### Bug Fixes

* add semantic release github step ([#33](#33)) ([9e96f8f](9e96f8f)), closes [#32](#32)
* CI test_release fixes ([#31](#31)) ([63988c8](63988c8)), closes [#30](#30)
* move publishCmd to semantic release github ([#34](#34)) ([d6f21da](d6f21da)), closes [#32](#32)
* remove windows line endings ([#25](#25)) ([ec5eb3e](ec5eb3e))
* revert CI changes ([#35](#35)) ([9083f3b](9083f3b))

* feat!: v2 rewrite in golang (#24) ([c022027](c022027)), closes [#24](#24) [#17](#17)

### Features

* add version flag ([#37](#37)) ([94a1dd5](94a1dd5))
* change color enabled to color disabled ([#38](#38)) ([03b7aff](03b7aff))
* rename bgps to git-prompt-string ([#36](#36)) ([6e3e6d1](6e3e6d1))
* return error exit codes and add windows fixes ([#39](#39)) ([d6193d5](d6193d5))

### BREAKING CHANGES

* initial rewrite of bgps in Golang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant