Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

1.1.4

Compare
Choose a tag to compare
@plukevdh plukevdh released this 05 Apr 19:54
· 106 commits to master since this release

Small tweaks to things:

  • Nested diff output will now prefix the line with the + or - symbol rather than just the diff text. This allows tools like GitHub and Slack to format and colorize the diff snippets properly.
  • The client now accepts the --uri flag so you can specify the full URI as one rather than in parts via --host, --port, --no-https like so: biplane --uri https://api.example.com:8001 config.yml