fix: 414 URI Too Long — omit False-valued features from GET URL, add regression tests

This commit is contained in:
jackwener
2026-03-09 20:50:45 +08:00
parent 12f425abea
commit d20c5699fd
4 changed files with 27 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "twitter-cli"
version = "0.4.1"
version = "0.4.2"
description = "A CLI for Twitter/X — feed, bookmarks, and user timeline in terminal"
readme = "README.md"
license = "Apache-2.0"