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