Skip to content

Releases: 23prime/backlog-cli

v0.5.0

12 Mar 15:07

Choose a tag to compare

What's Changed

  • feat: add --verbose / -v flag for HTTP request/response logging by @23prime in #28
  • feat: add bl user list and bl user show commands by @23prime in #29
  • feat: add bl team list and bl team show commands by @23prime in #30
  • feat: add bl user activities and bl user recently-viewed commands by @23prime in #31

Full Changelog: v0.4.3...v0.5.0

v0.4.3

10 Mar 04:56

Choose a tag to compare

What's Changed

  • fix: warn when keyring is unavailable and falls back to file store by @23prime in #26
  • feat: show version in docs navbar by @23prime in #27

Full Changelog: v0.4.2...v0.4.3

v0.4.2

10 Mar 01:12

Choose a tag to compare

What's Changed

  • docs: improve README clarity and completeness by @23prime in #24
  • docs: add Docusaurus docs site with EN/JA i18n and GitHub Pages deploy by @23prime in #25

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Mar 14:34

Choose a tag to compare

What's Changed

  • feat: add banner display by @23prime in #20
  • feat: support BL_API_KEY env var for credential injection by @23prime in #21
  • docs: add Japanese translations of README and user guide by @23prime in #22
  • feat: add OAuth 2.0 authentication via bl auth login oauth by @23prime in #23

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Mar 15:30

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Mar 14:48

Choose a tag to compare

What's Changed

  • feat: add wiki subcommands by @23prime in #17
  • refactor: restore try_new pattern for WikiUpdateArgs and revise AGENTS.md validation rules by @23prime in #18

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Mar 07:28

Choose a tag to compare

What's Changed

  • feat: Add bl space notification command by @23prime in #7
  • feat: add bl project list command by @23prime in #8
  • feat: add bl project show command by @23prime in #9
  • feat: add uninstall.sh and uninstall.ps1 by @23prime in #10
  • feat: add color to terminal output via anstream + owo-colors by @23prime in #11
  • refactor: split cmd/space and cmd/project into per-subcommand files by @23prime in #12
  • feat: add project subcommands by @23prime in #13
  • feat: add issue subcommands by @23prime in #14
  • refactor: clarify validation layer boundaries by @23prime in #15
  • feat: print errors in red to stderr by @23prime in #16

Full Changelog: v0.1.4...v0.2.0

v0.1.4

07 Mar 06:25

Choose a tag to compare

What's Changed

  • fix: Fix Windows credential storage via windows-native keyring feature by @23prime in #6

Full Changelog: v0.1.3...v0.1.4

v0.1.3

07 Mar 05:54

Choose a tag to compare

What's Changed

  • feat: add Windows (x86_64-pc-windows-msvc) release build and install script by @23prime in #5

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Mar 05:21

Choose a tag to compare

What's Changed

  • feat: Add bl space activities command by @23prime in #1
  • feat: Add bl space disk-usage command by @23prime in #2
  • feat: add SHA-256 checksum to release assets and verify in install script by @23prime in #3
  • feat: add Linux/macOS cross-platform release builds by @23prime in #4

New Contributors

Full Changelog: v0.1.1...v0.1.2