]> Dogcows Code - chaz/git-codeowners/blob - Changes
5b4e5ce496010b5113500b3742522cc5a150a313
[chaz/git-codeowners] / Changes
1 Revision history for App-Codeowners.
2
3 0.49 2020-03-22 01:30:54-06:00 MST7MDT
4 * Fix an encoding issue with the YAML formatter.
5 * Add rename_owner methods.
6
7 0.48 2020-01-21 10:13:14-07:00 MST7MDT
8 * Add rename_project and update_owners_by_project methods.
9 * No changes to the CLI.
10
11 0.47 2019-11-17 17:36:49-07:00 MST7MDT
12 * Configure git in unit tests to avoid unnecessary test failures.
13 * Compare long paths on win32 (thanks CPAN testers).
14
15 0.46 2019-11-16 22:58:17-07:00 MST7MDT
16 * Declare dependency on Path::Tiny 0.089 (thanks CPAN testers).
17
18 0.45 2019-11-14 22:30:14-07:00 MST7MDT
19 * Pod::Usage is now optional for the benefit of Git for Windows.
20
21 0.44 2019-11-14 21:33:01-07:00 MST7MDT
22 * Attempt to fix more compatibility issues (thanks CPAN testers).
23 * Honor COLOR_DEPTH=0 to disable ANSI color codes.
24
25 0.43 2019-11-13 10:12:01-07:00 MST7MDT
26 * Fix "create" and "update" commands... to actually work.
27
28 0.42 2019-11-12 21:52:12-07:00 MST7MDT
29 * Add "projects" command to list defined projects.
30 * Add flags to filter matches with the "show" command.
31 * Remove unused Text::Table suggested dependency.
32 * Fix tests to skip if not git 1.8.5+ (thanks CPAN testers).
33
34 0.41 2019-11-09 17:45:16-07:00 MST7MDT
35 * First public release.
This page took 0.040817 seconds and 3 git commands to generate.