----------------
- Update pydantic requirements to >= 1.0
- Add the possibility to specify a directory where all DVC metadata files will be generated
through the dvc_metadata_root_dir option in the configuration file
- Execute the DVC run commands in the working directory instead of the git top level directory
- Breaking change: the --working-directory option is now required
- The templates directory is now inside the package directory