Skip to content

Releases: fantasticrabbit/ClickupCLI

v0.1.11

12 Jan 06:19
Compare
Choose a tag to compare

Changelog

  • b7c921f cleanup utils package
  • 043c4ef mod cleanup
  • 5d719c7 restructure for go best practices
  • c03ddff moved mock API URL constants to test
  • 49d00ee more specific usage error message
  • 8d7bbfb cleanup on error messaging
  • 87ccaa9 remove extraneous -a from usage
  • 9251bde remove unused Run: command
  • c7277f6 remove extraneous -a from usage
  • 6a49536 remove version, remove Run empty func, comment formatting update, switch to filepath.join
  • 83c7fe5 removing win-arm arch
  • 01a799e more ignores
  • 44f3ef7 v0.1.10

v0.1.10

18 Nov 20:39
Compare
Choose a tag to compare

Changelog

63a2d5a simplified settings maintenance via package var map
7e539f1 removed space and folder lists requests to seperate commands
36e2d23 add folderless-lists command
abc1652 wrong var name on archived flag lookup
332e155 Revert "typo on archived bind statement"
e741db3 typo on archived bind statement
efa4f49 added get lists command
0d667ea moved format func to format.go file
b2e14a2 reduce repeated output call list with request func
bf998ee change getjson return type to match cleanup
47fb9e0 add error to auth failed log message
f72c165 removed unneeded string type change
b9645ff complete get list(s) options
314bc2c Merge pull request #10 from fantasticrabbit/get-list

v0.1.9

14 Nov 22:17
Compare
Choose a tag to compare

Changelog

f85635b updated with list usage
b196ea9 Merge branch 'get-list' of github.com:fantasticrabbit/ClickupCLI into get-list
df079a5 cleanup on formatJSON func
086d6ec format fixes, update to set team instructions for clarification
9e8ec07 bug fix on api URL change
8f451e6 Merge branch 'main' of github.com:fantasticrabbit/ClickupCLI into get-list
044e921 format JSON output
5a6cdcf updated usage to include set token
fa7f390 added token to set command for manual config
d7311e2 change ctoken name to token
a9f7b0e pulled api URLs out into constants
9428fdb initial get list without options
01e4b70 updated readme

v0.1.8

12 Nov 21:13
Compare
Choose a tag to compare

Changelog

284cd13 version bump
a1fc657 move port default to root.go
cbe4a00 change team id flag name
aee71d2 move token check to prevent running when not needed
7acfbd1 missing string function
e146c46 add set command for configuration
cc8e9ee add version info to root command
804633a moved config file paths to vars
ded90ca removed file option
fff10f2 makefile build cleanup
769ba24 Merge pull request #9 from fantasticrabbit/setup-tests
756ae55 basic GetJSON test
8aa6584 initial test code with mock client
21867e8 moving file flag around
89be43f added mocks package with client
0e96812 setup http client interface
9a6b486 explicit comment for funcs
ea9b360 completed requester interface for get task

v0.1.7

10 Nov 07:01
Compare
Choose a tag to compare

Changelog

2a55898 updated usage details
09c7e72 added writeout function to requester interface to generalize file-based output
e2d5807 Merge pull request #8 from fantasticrabbit/setup-interface
90ad28c moved env var exist check to auth.go
ceb27f5 add subtasks flag
c37003f add subtasks flag to buildpath
f7ad91a comment cleanup, exit logging
07ce3ac refactoring for requester interface
4eb94b1 abstracted JSON request as interface
91796b6 cleanup on error logging and exit using log.fatalln
9179eb8 cleanup on error logging and exit using log.fatalln
4d3e5d0 simplified/clarified variable declarations
89eca13 simplify #-char removal with Trim command

v0.1.6

10 Nov 04:55
Compare
Choose a tag to compare

Changelog

56d0c71 Merge branch 'main' of github.com:fantasticrabbit/ClickupCLI
912c164 ignore json files and new exe names
83718df go.mod tidied
179e0e6 updated get task instructions
d05c9e9 changed taskid from flag to required argument
0af96f1 typo, fixed subcommand flags assigned to get command
2537c40 better error handling and state check for config file creation
c041e0d initial change for gettask function to a subcommand
f174186 function documentation

v0.1.5

27 Oct 05:44
Compare
Choose a tag to compare

Changelog

377537f silly MD format issue
9300a59 needed backslash for config file path
2e40f17 switching to goreleaser

v0.1.4

26 Oct 03:25
Compare
Choose a tag to compare

Changelog

c07129f goreleaser test
f371905 updated config and usage instructions
15c41eb provide URL redirect port as config variable
3f1ab5b caps-ing env prefix for clarity
23c5b76 clarified comment, adjust config location
cb6c94d removed extraneous comment, adjust config location
10e4be0 change error message output to stderr
f7a2a92 removed cobra boilerplate comment
2e2846b added logout subcommand functionality
819d1de specify config path instead of providing search parameters
cd62f76 set default redirect port, updated config location, added config checks
aa97a69 updated usage instructions
13200a7 rename tok variable to be explicit, reversed auth log to failure, updated GetToken function name
62b2435 simplify function name for GetCUToken
7f43b2c simplify name for GetTask function
0cdf263 removed comment
a07fdbd more Makefile cleanup

Release v0.1.3

25 Oct 18:02
Compare
Choose a tag to compare

Clickup CLI Build refs/tags/v0.1.3:

Release v0.1.2

25 Oct 17:14
Compare
Choose a tag to compare

Clickup CLI Build refs/tags/v0.1.2: