Releases: absmartly/cli-ts
Releases · absmartly/cli-ts
v1.12.0
v1.11.0
What's Changed
- fix(platform-config): send full config payload on update (FT-1941) by @joalves in #38
- fix(cli): summarize nested user/owner fields in -o table (FT-1942) by @joalves in #39
- feat(cli): localize event timestamps and make --show/--exclude/--show-only global (FT-1979) by @joalves in #46
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
Full Changelog: v1.9.0...v1.10.0
v1.9.0
v1.8.0
What's Changed
- feat: --show-only flag and audience JSON pretty-print by @joalves in #40
- feat(datasources): add query subcommand and reshape preview-query response by @joalves in #41
- feat(events): add client-side --match/--top-level/--max-depth filters to json-layouts/json-values (FT-1969) by @joalves in #43
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Render metric lists as bulleted sections; ignore .worktrees/ by @joalves in #32
- feat(datasources): add json-layouts and delete commands (FT-1918) by @joalves in #33
- fix(cli): rename subcommand --config to --json-config (was shadowed) by @joalves in #34
- feat(events): add summary subcommand; switch date parser to local TZ (FT-1922) by @joalves in #35
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- fix: publish to npm from release-please workflow by @joalves in #10
- chore(main): release 1.1.0 by @github-actions[bot] in #11
- fix: add npm environment for OIDC trusted publishing by @joalves in #12
- chore(main): release 1.2.0 by @github-actions[bot] in #13
- fix: remove --provenance flag from npm publish by @joalves in #14
- chore(main): release 1.3.0 by @github-actions[bot] in #15
- fix: upgrade npm for OIDC trusted publishing by @joalves in #16
- chore(main): release 1.4.0 by @github-actions[bot] in #17
- fix: use Node 24 for npm 11+ OIDC publishing by @joalves in #18
- fix: reset version to 1.0.0 and configure release-please manifest by @joalves in #20
- chore(main): release cli 1.1.0 by @github-actions[bot] in #21
- chore(main): release cli 1.2.0 by @github-actions[bot] in #22
- feat: add --show-request, --show-response, --curl, --show-secrets flags by @joalves in #23
- chore(main): release cli 1.3.0 by @github-actions[bot] in #24
- feat(experiments): add 'analyze' subcommand by @joalves in #25
- chore(release): bump cli to 1.4.0 by @joalves in #27
- fix(ci): remove --provenance flag from npm publish by @joalves in #28
- fix(ci): install libsecret-1-dev for keytar native build by @joalves in #29
- fix(ci): use node 24 for publish job to enable OIDC auto-detect by @joalves in #30
- fix(ci): rename publish.yml to release-please.yml for Trusted Publishing by @joalves in #31
Full Changelog: v1.0.0...v1.4.0