Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --v1-compatible flag to remaining commands #6520

Closed
johanfylling opened this issue Jan 11, 2024 · 0 comments · Fixed by #6521
Closed

Add --v1-compatible flag to remaining commands #6520

johanfylling opened this issue Jan 11, 2024 · 0 comments · Fixed by #6521

Comments

@johanfylling
Copy link
Contributor

johanfylling commented Jan 11, 2024

See #6463

Add --v1-compatible flag to the following commands:

  • bench
  • deps
  • exec
  • inspect
  • run (server and REPL)
  • parse
johanfylling added a commit that referenced this issue Jan 24, 2024
…ine commands (#6521)

In addition to those commands already supported:

* build
* check
* eval
* fmt
* test

support has been added to the following commands:

* `bench`
* `deps`
* `exec`
* `inspect`
* `parse`
* `run` (command `server` and `REPL`)

Fixes: #6520

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant