Releases: twitter/focus
Releases · twitter/focus
rel/v0.7.1
Updating version to 0.7.1
rel/0.7.0
Set all versions to 0.7
v0.6.0
Focus V0.6.0
New Features
focus add --unroll
a new flag that loads the components of a project directly into the selectionfocus selection save
a new command to save the selection to a new or existing projectfocus project lint
a command to check project definition files for errorsfocus status --types
a flag that changes the status output to only include the types of targets specifiedfocus status --targets
a flag that changes the status output to replace projects with their components, recursively
Effortless Improvements
- Add helpful error message when main branch is outside of shallow_since window.
Hairy Bugfixes
- Fix PFD-230 "TWITTER AUTO POPULATE Unable to populate reviewers from PROJECT file"
- respect
--template
for local clones
Internal Improvements
- Addition of a CI Job to smoke test against the Bazel repo
- Refactor project definition to move projects from the 'targets' field to their own 'projects' field
- Addition of Project Cache code to eventually speed up Focus Sync
Coming Soon
- Enabling Project Cache and speed-up of
focus pull
command.
v0.5.7
Increment version from 0.5.6 to 0.5.7