| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-15 | Refactoring and cleanup | Jeff Halter | |
| * Split CLI client into separate project * Convert more functions to follow common Golang idioms e.g io.Reader, io.Writer * Use ldflags for versioning * Misc cleanup and simplification | |||
| 2023-11-20 | Refactor client to use slog and pass context (#107) | Jeff Halter | |
| * Refactor client to use slog and pass context * Bump CI golang version | |||
| 2023-04-19 | Ran 'golangci-lint run -E gocritic,whitespace --fix' 🤞 | Jeff Halter | |
| 2023-03-26 | Initial refactor to split client from protocol package | Jeff Halter | |
| 2022-06-06 | Improve handling of client config default path | Jeff Halter | |
| 2022-06-05 | Add -config flag to client | Jeff Halter | |
| 2021-07-29 | Re-organize cmd paths | Jeff Halter | |