Bruno (tool)

usebruno/bruno last check 167 releases
Notes
no notes yet
Release notes
v0.6.0 · 1y+
view on github

Release Summary

This is a landmark release for Bruno. We have removed support for in app collections and are going ALL IN on local filesystem collections.

New .bru file format

We have designed an eloquent DSL for storing all your collections of top your filesystem as plain text files. Think of it as markdown for storing your api requests.

Other notable features

  • Response Timeline
  • Highlight matching env vars in green and others in red
  • Show env var when the user hovers over the env variable
  • Squashed bugs

Full Changelog: https://github.com/usebruno/bruno/compare/v0.5.0...v0.6.0