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