All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added: New option
--prefixto specify the location of the dependency files in case they are not on root level of your git repository.
- Dependencies are also parsed from package-lock.json and pnpm-lock.yaml if present.
- Added: Reporting of the repository path as identifier. Should it ever change, it is an indicator for an unchanged gurney.yml in a project fork, and the API may respond with an error.
- Added: Compatibility with Ruby 3
- Fixed: Support UTF-8 chars in branch names
- Added: Suppress Bundler's "the Bundler version is older than the one in the lockfile" warning.