Releases: six78/2-story-points-cli
Releases · six78/2-story-points-cli
v1.2.0
Changelog
New Features
-
Set custom deck for voting (#86)
Use command mode:deck XS S M L XL
-
Added new standard deck: priority:
4 3 2 1 0 ?
(#86)
Use command mode:deck priority
Bugfies
add
action was only passing a single word of a sentence (#86)
Other minor changes
Nothing that affects the app itself:
v1.1.0
New features
-
Recommendations on vote result
-
Improve Github issue UI (and add author/assignee #70)
-
Auto-reveal votes when all players voted #76
-
Version flag #73
> 2sp -version 2-story-points version: v1.1.0 darwin/arm64
-
Demo mode #60
This helps me updating the Readme. But try it out as well!
> 2sp -demo
Bugfixes
- 5a08e71 fix: save non-hidden votes to storage (#77)
- df9939c fix: proper subscribe to shards.test fleet (#49)
- 5a03c3a fix: prevent panic when quitting app before Game is created (#34) (#41)
- 3c28691 fix: player online state processing (#39)
Other work done
I've done a lot of chore work since the first release.
Setup CI, upgrade dependencies, test coverage requirements, write tests, add mocks and a quite some refactoring.
- 6caabe8 chore: upgrade go-waku and go version (#78)
- 88825ab feat: game events (#75)
- 3de3b3d chore: require goimports, goconst and wrapcheck linters (#61)
- bd52c08 chore: setup golangci-lint (#50)
- 39abafb chore: rename module to full path (#42)
- efa786a chore: proper transport mock (#37)
- 6bc8246 chore: added simple makefile (#36)
- 7cfbcf3 chore: standard project layout (#28)
v1.0.2
v1.0.1
v1.0.0
Changelog
Initial release, no changelog makes sense here.
Commits list: https://github.com/six78/2-story-points-cli/commits/v1.0.0