Added
- New `kamu reset` command that reverts the dataset back to the specified state
- New `kamu push --force` switch to overwrite diverged remote dataset with a local version
- New `kamu pull --force` switch to overwrite diverged local dataset with a remote version
Fixed
- Improved the `kamu log` command's performance on datasets with high block counts and introduced a `--limit` parameter