Releases: a68366/pfix-cli
Releases · a68366/pfix-cli
Release list
v0.5.0
Immutable
release. Only release title and notes can be modified.
v0.4.0
Immutable
release. Only release title and notes can be modified.
Changelog
f5d6995feat(jq): add global --jq flag to filter JSON outputf6970abfeat(output): add jq helpers to filter JSON output2bbefa9feat(task): add 'task filters' to list saved task filters6c56234feat(task): apply a saved filter on list via --saved-filter2fea014fix(jq): preserve integer precision with json.Number
v0.3.0
v0.2.0
Immutable
release. Only release title and notes can be modified.
Changelog
424ebbdfeat(cmdutil): add ParsePeople for prefixed people referencesb703d1bfeat(cmdutil): add ParseTimePoint for ISO date and datetime inputa387eb2feat(task): add priority and counterparty parsing helpersf106ed9feat(task): add shared field-flag set for create and updateb980594feat(task): create accepts template, project, people, priority, and date flagsde06e59feat(task): update accepts the full core field-flag setc47fd47fix(task): reject non-canonical ids and empty people lists in field flags
v0.1.1
Immutable
release. Only release title and notes can be modified.
Changelog
6e643eafeat(cmdutil): reject non-positive ids in ValidateID0baf8f3feat(config): add list, use, and show profile commands494cf35feat(contact): add create and update commandsecd1d4afeat(contact): add list and view commands0064a9bfeat(customfield): add list command0f14fc3feat(datatag): add list and view commands80d9d1dfeat(list): add --filter JSON pass-through to list commandsd37a70dfeat(object): add list and view commandsc5e8ec9feat(output): add table/detail/json rendering helpers4c46081feat(output): fall back to id when rendering objects without a name98dff76feat(planfix): add JSON request helper and capture app error code8b7da76feat(project): add create and update commands6e21ba2feat(project): add list and view commandsab48c55feat(report): add list and view commandsc10390bfeat(root): state unofficial status in help output371e922feat(task): add comment list and add commandsc717971feat(task): add create and update commands150a792feat(task): add list and view commands1688a1bfeat(template): add list command9be843bfeat(user): add list and view commands8d088c5feat: add Planfix transport client with throttle and retrycfbf132feat: add YAML config with profiles and precedencedf63810feat: add auth login, status, and logout commands028c507feat: add raw api passthrough commandc712743feat: scaffold pfix root command and version43c31b8fix(contact): correct --template help hint to the typed list command3af4e74fix: unify profile resolution, surface auth status errors, guard api --inputbbea558refactor(api): render body via internal/outputdbb10darefactor(cmdutil): extract shared MaskTokene7e6713refactor(project): keep list default fields 1:1 with columns; document view assigneesfb9c449refactor(task): wrap decode errors and consolidate test client helper86c707arefactor: extract shared command helpers into output and cmdutilf3ad22arefactor: remove unused firstNonEmpty helper