Mango 0.01000_12 Released

I’m still plugging away. Mostly fixes for feeds and whole lot of live catalyst tests using Test::Class. I really really need to get checkout rolling. I just made it through a Google Checkout integration elsewhere and it would be nice to add that while it’s still fresh in my head.

0.01000_12 Mon May 12 21:18:25 2008
- Fixed various controllers to use Chained instead of index : Private
- Converted Live Catalyst tests to Test::Class and added tests for path config option and subclass renames
- Added RSS tests to live tests
- Added Admin tests
0.01000_11 Sun Apr 13 20:39:27 2008
- Added just enough pod to get spelling/coverage happy. Needs serious cleanup.
- Added critic tests and set perltidy standard for dist
- Refactor View::Feed. Needs more tests.