Changelog
v0.0.1
Initial release changes:
- fix: remove go-vet from prek hooks (already run by CI vet step) (503c76d)
- fix: trailing whitespace in README and go-vet args in prek.toml (e2765a1)
- fix: move repos field to top level in prek.toml (f77d582)
- docs: add comprehensive README with cookie auth instructions (31b7db5)
- feat: support cookie authentication via SUBSTACK_API_TOKEN (fff7b58)
- feat: initial commit with Substack API CLI based on go-api-cli-playbook (13c6a81)