Skip to content

Releases: remote-cli/remote

v1.13.3

Choose a tag to compare

@github-actions github-actions released this 12 Feb 06:01
  • Add cmd-prefix support in [[hosts]]
  • Avoid gitignoring remoteignor.toml

v1.13.2

Choose a tag to compare

@github-actions github-actions released this 10 Feb 17:18
  • fix release and change the target

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:49
  • Allow providing extra arguments for the SSH command

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 22:56
  • Change order of application of API-provided env and user-provided env

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 08 Feb 22:32
  • add port tunneling to remote-quick

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 13 Nov 00:42
  • Add ability to pass in multiply --tunnel options

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 21:03

Same as 1.9.0 but with correct files

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 20:33
  • change sync excludes/includes API

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 20:50
  • Introduce .remoteignore.toml file
  • Fix typo in include_vcs_ignore_patterns option name
  • Start using shlex to escape the shell command

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 02:05
  • improve the internal port forwarding API