Commit 0704dde
authored
chore(main): release cli-engine 0.3.0 (#25)
🤖 I have created a release *beep* *boop*
---
##
[0.3.0](cli-engine-v0.2.2...cli-engine-v0.3.0)
(2026-06-16)
### ⚠ BREAKING CHANGES
* human views are no longer inferred from the command path or system —
assign them with CommandSpec::with_view or with_view_id or they will not
apply. Human output now honors default_fields and --fields narrows a
registered view's columns, so human tables that previously showed every
column now show only the selected set. New public fields were added to
CommandSpec (view_columns, view_id) and MiddlewareRequest (view_id).
### Features
* explicit human views, composable field/column selection, --schema
short-circuit
([f5e2b72](f5e2b72))
### Bug Fixes
* Show pkce browser login prompt
([#24](#24))
([de65d35](de65d35))
* use active env for auth login
([#26](#26))
([ba1711e](ba1711e))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent f5e2b72 commit 0704dde
4 files changed
Lines changed: 20 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
3 | 20 | | |
4 | 21 | | |
5 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments