Revision history for Paginator-Lite
2.0.6 2012-09-25
- Correcting typo
2.0.5 2012-09-11
- A bit more Kwalitee compliance
2.0.4 2012-08-15
- Updating ACKNOWLEDGEMENTS
2.0.3 2012-08-15
- Removing legacy code
2.0.2 2012-08-10
- 100% of pod coverage...
2.0.1 2012-08-10
- Documentation updates
- Adding Moo as dependency
- Adding .gitignore
2.0.0 2012-08-09
- Version 2.0.0
- Using Moo
- New interface
- New documentation
1.03 2011-09-27
- Added experimental feature 'show_ends'
1.02 2011-08-20
- Added accessor pages
1.01 2011-08-20
- Added support to frame_size = 0
1.00 2011-08-20
- First official release
- Added args to constructor
- Added attribute frame_size
- Added accessor frame_size
- Changes on documentation
0.03 2009-08-30 22:45
- Undeleting inc dir
0.02 2009-08-11 00:30
- Replace ExtUtils::MakeMaker by Module::Install;
- Fix the MANIFEST.SKIP;
- Fix some documentation issues;
- Fix the return value of module;
0.01 2009-08-09 18:30
- Created pod
- Created methods
- Created tests