Skip to content

v0.1.0

Compare
Choose a tag to compare
@darrikonn darrikonn released this 07 Dec 21:02
· 22 commits to master since this release

Changelog

3a0bd22 Add _Cheat to root
0821cb1 Add api doc
a6717a7 Add circleci
28b22f0 Add circleci
1183a10 Add dockerfile
8f1fd79 Add get command
ee0ceeb Add getuserinput func to receive user input from editor
cec6462 Add helper functions used by cli
ed79331 Add linter and requirements targets
cdc4e9c Add skeleton for readme from td-cli
4b85663 Add versioned requirements
8472673 Also use custom exception for deferred exceptions
4b31e8d Centralized error handling
53fae7d Change api to include regex in front
1d4dc84 Change database structure to use name as PK (+ add case insensitive regex search)
f730cb8 Clean up unused flags
536c110 Delay db setup for config to kick in, and use config for db setup
79017fa Don't block --version
fbf0ca2 Don't use context
c5d2a01 Finetune cli setup
78a0805 Fix makefile
9ded86e Initial commit
bbe4644 Lint
3675b8f Lint
57480e3 Lint and format
85c85de Make the structure go suitable
3e89ff0 Move exceptions to appropritate location
bf590b3 Remove imports
24e9b69 Rename to cheat
d94312a Show the regex as title
fdbe5c1 Skeleton ready for cheat cli
4661a63 Test build as well
caa1f47 Try new goreleaser method
a09a373 Update
b85d455 Update circleci
d2515e0 Update config
77354fa Use configuration file from viper
7297442 Use custom exception
33c6b72 Use custom image
5308e93 Use custom usage message
3330324 Use global description
b826a4a Use struct for flags
4191ece lint