Releases: mozilla-conduit/review
Releases · mozilla-conduit/review
1.10
1.9
- group reviewers are supported
- WIP switch added
submit
becomes a defaultmoz-phab
command- The user is informed if a revision will be created or updated before taking an action
1.8
1.7
- Prevent non-linear history in Git
- Check for all reviewers in a single call
1.6
1.5
- Speed improvement - faster stack list validation
- Update title and summary in Phabricator
- New reviewers marked with
r=
1.4
- Git support
- Show arc output as it is generated
- Check arc configuration before taking any action
- Show more info in debug output
1.3
- Added
--nolint
argument to submit. - Checking if
./.hg/
and./.git/
are directories. - Fixed replacing the bug entry in the commit title.
1.2
- do not require a reviewer to submit a revision
- ARC command can be configured
- reviewer flag is changed from "r=" to "r?"
1.1
- Added support for Windows