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 rewrite in golang #24

Merged
merged 66 commits into from
Mar 20, 2024
Merged

feat!: v2 rewrite in golang #24

merged 66 commits into from
Mar 20, 2024

Conversation

mikesmithgh
Copy link
Owner

@mikesmithgh mikesmithgh commented Mar 20, 2024

closes #17

BREAKING CHANGE: initial rewrite of bgps in Golang

@mikesmithgh mikesmithgh marked this pull request as ready for review March 20, 2024 12:14
@mikesmithgh mikesmithgh marked this pull request as draft March 20, 2024 12:15
@mikesmithgh mikesmithgh changed the title feat!: bgps rewrite feat!: v2 rewrite in golang Mar 20, 2024
@mikesmithgh mikesmithgh marked this pull request as ready for review March 20, 2024 16:25
@mikesmithgh mikesmithgh merged commit c022027 into main Mar 20, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request 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 pull request 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
@mikesmithgh mikesmithgh deleted the starship branch March 28, 2024 14:12
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 this pull request may close these issues.

feat: v2 follow XDG base directory specification
1 participant