- Fixes to allow mepo to work on older mepo clones that don't have ignore_submodules in their state
1.51.0
Added
- Added new `ignore_submodules` field in `components.yaml` to allow ignoring submodules in a repo. Currently used for `status` and `diff` commands.
1.50.0
Added
- Command `status` has now a `--hashes` option that list current HEAD hash for each component.
1.49.0
Changed
- 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