Another test suite fix (t0m == FAIL), and a couple of the little features on the...
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
1 1.002  ??? Oct   ?? ??:??:?? GMT 2008
2     - Add Test::WWW::Mechanize::Catalyst to build_requires.
3       CPANTs will keep hitting me until I get it right :(
4     - Add code and docs for user_field configuration option
5     - Add code and docs for user_class configuration option
6
7 1.001  Mon Sept  29 18:56:30 GMT 2008
8     - Remove Tangram from test application models so that tests
9       pass for other people. FAIL.
10
11 1.000  Sun Sept  28 16:58:30 GMT 2008
12     - Change from Module::Build to Module::Install
13     - Update to the new authentication framework.
14     - Bump revision number due to moving to new repository layout.
15
16 0.02  Wed Feb  8 01:18:17 CET 2006
17     - work properly again with roles
18     - fix condition where $user is false and still gets a method call on it
19     - embarracing doc typos copy pasted by Yuval were fixed too ;-)
20
21 0.011 Sun Nov 27 23:18:21 CET 2005
22     - doh, add Authen::Htpasswd to requirements
23
24 0.01 Sun Nov 27 22:53:50 CET 2005
25     - initial release