dzilified this dist
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
1 Release history for Catalyst-Authentication-Store-Htpasswd
2
3 {{$NEXT}}
4     - modernized the tooling, for 5.26 compatibility and to remove pod,
5       kwalitee tests from the user-facing test suite
6
7 1.004     2016-05-11 12:49:02Z
8     - Fix pod error for Hyperlinks
9     - Fix pod nit from RT#51733
10
11 1.003     2008-10-04 22:17:30Z
12     - Typo in Makefile.PL makes the .tgz unpack to
13       improperly, RT#39817
14
15 1.002     2008-10-02 09:20:30Z
16     - Add Test::WWW::Mechanize::Catalyst and Test::use::ok
17       to build_requires. CPANTs will keep hitting me until 
18       I get it right :(
19     - Add code and docs for user_field configuration option
20     - Add code and docs for user_class configuration option
21
22 1.001     2008-09-29 18:56:30Z
23     - Remove Tangram from test application models so that tests
24       pass for other people. FAIL.
25
26 1.000     2008-09-28 16:58:30Z
27     - Change from Module::Build to Module::Install
28     - Update to the new authentication framework.
29     - Bump revision number due to moving to new repository layout.
30
31 0.02      2006-02-07 23:18:17Z
32     - work properly again with roles
33     - fix condition where $user is false and still gets a method call on it
34     - embarracing doc typos copy pasted by Yuval were fixed too ;-)
35
36 0.011     2005-11-27 21:18:21Z
37     - doh, add Authen::Htpasswd to requirements
38
39 0.01      2005-11-27 20:53:50Z
40     - initial release