Jan Abramek (b3f6e80c) at 20 Mar 02:08
Release 0.1.7: stamp CHANGELOG
Jan Abramek (002dac08) at 20 Mar 02:08
Merge branch 'dev' into 'main'
.mate.json configuration file with directory traversal (closest file wins, ~/.mate.json as global fallback)clean, gitLog, and resharper commandsmate completions powershell|bash|zsh command for shell completion scriptsmate clean supports exclude patterns and custom directories via .mate.json
CHANGELOG contains [Unreleased] - NUKE StampChangelog will auto-replace with version number during build.
.mate.json configuration file with directory traversal (closest file wins, ~/.mate.json as global fallback)clean, gitLog, and resharper commandsmate completions powershell|bash|zsh command for shell completion scriptsmate clean supports exclude patterns and custom directories via .mate.json
CHANGELOG contains [Unreleased] - NUKE StampChangelog will auto-replace with version number during build.
Jan Abramek (e6e84711) at 19 Mar 17:39
Fix CHANGELOG: remove duplicate 0.1.5 header, add Unreleased sectio...
Jan Abramek (b3ee1034) at 19 Mar 16:39
Jan Abramek (1f40d87a) at 19 Mar 16:39
Merge branch 'feature/mate-config-and-completions' into 'dev'
... and 1 more commit
.mate.json configuration with directory traversal (like appsettings.json) - closest file wins, ~/.mate.json as global fallbackclean (exclude patterns, custom directories), gitLog (default --from, --tempo), resharper (DotSettings paths)mate completions powershell|bash|zsh command for shell completion scripts (via dotnet-suggest)DirectoryCleaner extended to support CleanConfig (custom directories to clean, exclude patterns).mate.json defaultsMateConfigLoader (no config, CWD config, parent traversal, section-level override, invalid JSON, partial config)DirectoryCleaner with CleanConfig (custom dirs, exclude patterns, null config, combined behavior)Jan Abramek (4979e5a3) at 19 Mar 16:37
Clean up CHANGELOG: remove internal/CI details, add missing 0.1.5 s...
... and 3 more commits
Jan Abramek (ad597a7c) at 19 Mar 16:36
[0.1.5] section with tempo and branch attribution changesCHANGELOG.md is embedded as PackageReleaseNotes in the NuGet package - all content is publicly visible on nuget.org. Previous versions exposed internal machine names, CI token strategies, and build system details.
Jan Abramek (5d2d5403) at 19 Mar 16:36
Merge branch 'bugfix/cleanup-changelog-private-info' into 'dev'
... and 1 more commit
.mate.json configuration with directory traversal (like appsettings.json) - closest file wins, ~/.mate.json as global fallbackclean (exclude patterns, custom directories), gitLog (default --from, --tempo), resharper (DotSettings paths)mate completions powershell|bash|zsh command for shell completion scripts (via dotnet-suggest)DirectoryCleaner extended to support CleanConfig (custom directories to clean, exclude patterns).mate.json defaultsMateConfigLoader (no config, CWD config, parent traversal, section-level override, invalid JSON, partial config)DirectoryCleaner with CleanConfig (custom dirs, exclude patterns, null config, combined behavior)