Skip to content

Releases: heartleo/zlib

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:44

Changelog

  • 7819eeb feat: add Claude Code plugin
  • 4eadb5d feat: add auto theme that follows the terminal background (#7)
  • bd3a0e1 feat: enable hidden shell completion command (#6)
  • 62be96a feat: refine the search query inline with "/" (#8)
  • c22303d fix: harden book download URL parsing (#5)
  • 78be14f fix: prevent path traversal

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 22 Jun 05:40

Changelog

  • 1323aab fix: detect expired session
  • 81f768e fix: resolve real download URL

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:12

Changelog

  • 4d275c9 fix: advertise only gzip in Accept-Encoding (refs #2)
  • 57b5779 fix: cap full-title column width
  • f70cba0 fix: resolve commit and date from build info
  • f6c476c fix: version from build info

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 05:16

Changelog

  • bd9052c feat(search): add --format alias for --ext filter
  • caaf150 feat(search): add --full-title flag

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 12:12

Changelog

  • 9149493 feat(search): add extension filter and rating column
  • 94283c8 feat: add homebrew, winget, curl install methods
  • e611a63 fix(test): replace test credentials

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 07:14

Changelog

  • 9cfda30 Initial commit
  • e3c0a62 chore(deps): bump golang.org/x/net and golang.org/x/text