- When running `compare` in default mode, size columns based on the longest branch name of a repo that has changed. This prevents odd column widths based on long branch names in repos that haven't changed
1.48.0
Added
- Added new `reset` command to reset a mepo clone
Changed
- Updated GitHub Actions
1.47.0
Added
- Added ability to do `mepo tag push --delete` so you can delete a tag on the remote
1.46.0
Added
- Add new `changed-files` command to list all changed files vs original state
1.45.0
Changed
- Allow `checkout-if-exists` to work on tags or branches