Releases: pathbird/pbauthor
Releases · pathbird/pbauthor
v0.0.3
v0.0.2
v0.0.1
Changelog
8eb4e0e Add GraphQL
7bcd9b6 Add basic auth code
9f64413 Add codex command skeleton (+other improvements)
b7f6299 Add goreleaser
879a801 Add prompt utilites for course/codex-category
2079619 Add start of codex config
d35b21f Allow overriding Mynerva API host
31dd5cb Allow re-uploading an existing codex
3964c8e Create go.yml
992203e Fix name to refer to GitHub (not Gitlab)
6af866a Implement codex upload command
358b6d3 Initial code skeleton
b07dd01 Initial commit
5a293af Prompt and save codex info for upload
ff029f5 Read codex.toml as part of upload
c7c6b4a Split cmd/ into sub-packages
fd5f08e Tweak api.ErrorResponse to match backend changes
43ba3d1 Update login command to use promptui
314443b go fmt