v1.0.2

taubyte/tauv1.0.2Jul 31, 2023by tafseer-khan

AI Summary

This release introduces a new `setBranch` fixture for the Dreamland CLI, allowing users to easily configure branch resolvers for protocols. It provides a command-line interface to manage which branch is active within the Dreamland environment.

Key Highlights

  • New `setBranch` fixture added to Dreamland.
  • Configures branch resolvers for protocols.
  • Accessible via `dream inject setBranch {branch-name}`.

New Features

  • Dreamland fixture: `setBranch`
  • Branch resolver configuration capability

Full Release Notes

Includes New Dreamland Fixture `setBranch` 
This is used to set the branch resolver used by most Protocols. 

Usage with Dreamland CLI: 
```bash 
dream inject setBranch {branch-name}
```