Skip to content

v0.6.0

Compare
Choose a tag to compare
@helloanoop helloanoop released this 21 Jan 21:40
· 2045 commits to main since this release

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: v0.5.0...v0.6.0