File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
77## Unreleased
88### Fixed
99- Put ` vcs ` , ` vsim ` , and ` riviera ` defines in quotes.
10+ - Fix ` genus ` script initialization.
11+ - Update Readme with for script formats.
12+ - Fix vendor file mappings when combining into a single directory.
13+ - Make panic an error when lockfile is not up to date with dependencies.
14+ - Fix Readme dependency version indication for exact match.
15+ - Fix vendor file copying for symbolic links.
16+
17+ ### Added
18+ - Add ` completion ` command to generate shell autocomplete integration.
19+ - Add abort on error for ` vcs ` script type.
20+ - Add warning to update command when using overrides.
21+ - Add support for branchless commits in dependency repositories.
22+
23+ ### Changed
24+ - Bump dependencies.
1025
1126## 0.28.1 - 2024-02-22
1227### Added
You can’t perform that action at this time.
0 commit comments