Skip to content

Releases: quailyquaily/quail-cli

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 27 May 01:17

Changelog

  • ba12c69 Avoid login during install version check
  • e032f31 Read OAuth code from controlling terminal

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 27 May 01:02

Changelog

  • d7b5fa8 Inject release version into binary
  • 8489e11 Use manual OAuth code flow

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 26 May 13:58

Changelog

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 26 May 13:06

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

Choose a tag to compare

@github-actions github-actions released this 26 May 08:40

Changelog

  • 7191e2b Add quail-cli skill
  • c2db115 Replace format flag with json flag

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 May 02:55

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

Choose a tag to compare

@github-actions github-actions released this 03 Jun 07:21

Changelog

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 04:59

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

Choose a tag to compare

@github-actions github-actions released this 20 Mar 00:09

Changelog

  • 0dff2c3 feat: rename tools to include 'quaily' prefix and update descriptions for clarity

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 18 Mar 02:24

Changelog

  • dc53326 feat: add GetPostContent method and PostContentResponse structure to retrieve post content in MCP