Skip to content

0.13.0

Compare
Choose a tag to compare
@SofiaMargariti SofiaMargariti released this 08 Jan 10:32
· 122 commits to master since this release
2885996
  • Rename set command to config while maintaining backwards compatibility.
  • --auto-local, --auto-remote options have become mapping and mapping-remote subcommands. Backwards compatibility has been maintained and the options (and subcommands) are supported both when using tx set and tx config commands.
  • Introduce mapping-bulk subcommand to tx config command. mapping-bulk is similar to mapping but configures a whole directory of files and not a single file.
  • Support branch specific push / pull using the --branch option.
  • Add interactive wizard for tx config command. Interactive wizard is triggered by default after tx init if --skipsetup option is not passed and by the tx config if called without any options or subcommands.