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