Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-11 | go mod tidy | Keuin | |
2023-07-11 | Bugfix: bump go version to 1.20 | Keuin | |
2023-07-02 | Refactor: distinct task errors with type enum. | Keuin | |
2023-07-01 | Refactor: replace homemade result handling with library. | Keuin | |
2023-06-01 | Uprade dependencies. | Keuin | |
2022-09-12 | Bugfix: wrong error logging. | Keuin | |
2022-09-10 | Rename module path to GitHub repo. | Keuin | |
2022-09-09 | Fix file buffer does not take effect. No idea why golang's io utility is so ↵ | Keuin | |
suck. Use ad-hoc buffered copy loop instead. | |||
2022-09-08 | Load config from file or cli. | Keuin | |
2022-09-07 | First working version. Just a POC. | Keuin | |