Releases: keller00/workingon
Releases · keller00/workingon
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
What's Changed
- docs: adding brew install instructions by @keller00 in #47
- feat: making command required and printing help otherwise by @keller00 in #53
- feat: adding done command as an alias for complete by @keller00 in #52
- docs: add release badge to README by @keller00 in #54
- test: no argument cli test by @keller00 in #57
- feat: adding mistake messages to complete and reopen by @keller00 in #59
- feat: print id of new created TODO by @keller00 in #58
- chore: release 1.1.0 by @keller00 in #60
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- adding the first integration test by @keller00 in #1
- Create rust.yml by @keller00 in #2
- adding all version commands by @keller00 in #3
- adding database by @keller00 in #4
- adding initial editor support by @keller00 in #7
- filter out leading and trailing new lines from todo notes by @keller00 in #8
- collect coverage by @keller00 in #9
- id support by @keller00 in #18
- readme changes by @keller00 in #19
- more user friendly CLI options and output by @keller00 in #20
- output todos in descending order by @keller00 in #21
- show and edit commands by @keller00 in #23
- chore: build and release github action by @keller00 in #25
- chore: bump artifact actions by @keller00 in #26
- chore: change ci definition by @keller00 in #27
- chore: modify macos target by @keller00 in #28
- chore: use proper OS to compile binaries by @keller00 in #29
- chore: binary names by @keller00 in #30
- chore: fix previous CI mistakes by @keller00 in #31
- ci: adding conventional commits action by @keller00 in #36
- chore: use different action for each commits instead by @keller00 in #38
- Adding TODO completion by @keller00 in #24
- Better list flags by @keller00 in #39
- Adding reopen command by @keller00 in #40
- Fixing list flag implementations and updating readme by @keller00 in #41
- docs: new readme by @keller00 in #42
- docs: better help messages by @keller00 in #43
- chore: release 1.0.0 by @keller00 in #44
- chore: fix release bug by @keller00 in #45
- chore: release permission by @keller00 in #46
Full Changelog: https://github.com/keller00/workingon/commits/v1.0.0