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