Releases: quailyquaily/quail-cli
Releases · quailyquaily/quail-cli
v0.3.4
Compare
Sorry, something went wrong.
No results found
Changelog
ba12c69 Avoid login during install version check
e032f31 Read OAuth code from controlling terminal
v0.3.3
Compare
Sorry, something went wrong.
No results found
Changelog
d7b5fa8 Inject release version into binary
8489e11 Use manual OAuth code flow
v0.3.2
Compare
Sorry, something went wrong.
No results found
v0.3.1
Compare
Sorry, something went wrong.
No results found
Changelog
bbc8da2 Add quail-cli skill install guidance
4fa28b0 Add release install scripts
986225a Remove MCP section from quail-cli skill
d20a69f Rewrite quail-cli skill for users
bf19464 Wait for OAuth callback without browser
v0.3.0
Compare
Sorry, something went wrong.
No results found
Changelog
7191e2b Add quail-cli skill
c2db115 Replace format flag with json flag
v0.2.0
Compare
Sorry, something went wrong.
No results found
Changelog
327af95 Add API key authentication support
01f7f27 Add author comment commands
118807d Add reader commands
1c96a7a Document CLI API key and comment features
v0.1.2
Compare
Sorry, something went wrong.
No results found
v0.1.1
Compare
Sorry, something went wrong.
No results found
Changelog
88aeb04 feat: add tools for generating metadata and inserting frontmatter in markdown files
4605f14 feat: enhance save post tool to automatically handle published posts without user confirmation
532a333 feat: implement publish and unpublish functionality for posts, add save post tool, and update related tools with 'quaily' prefix
v0.1.0
Compare
Sorry, something went wrong.
No results found
Changelog
0dff2c3 feat: rename tools to include 'quaily' prefix and update descriptions for clarity
v0.0.9
Compare
Sorry, something went wrong.
No results found
Changelog
dc53326 feat: add GetPostContent method and PostContentResponse structure to retrieve post content in MCP