Revision history for Perl extension SVG::Calendar
0.3.0 2011-12-09
Updated license text
Added missing new generated META.json file
Fixed spelling mistakes, updated list of stop words
Trying to make t/moon.t more stable verses moon phase calculations
Added missing requirement
Removed generated files from repo, updated ignores/skips
Removed some vestages of Class::Date
Added recommends section for moon phase calculation modules
Removed DateTime::Util::Astro::Moon use as it no longer appears to be on CPAN
More ignore sorting
Changed from requiring Class::Date to DateTime
Removed DateTime::Util::Astro::Moon option which doesn't seem to exist any more
Converted tabs to spaces
Started to implement detailed config with comments for default values
implemented changing the moons radius, fixed an issue when no start month supplied and started to implement export options
Added ignore file
Cleaned template
Added some extra logic checking
Added specifying images by month number, fixed POD
0.2.0 2010-10-02
Fixed spelling test from failing when no spell command exists
other code cleanups
0.1.3
Fixed perl version requirements
Added perl critic test
Changed kwalitee test to be author only
0.1.2
Fixed missing version required module in Meta.yml
0.1.1
- Added year display to calendar
0.1.0
- Fixed not showing images
- Changed the full moon to black (unless it is the second in a month)
- Fixed scaling of images.
- Added missing params to svgcal.pl
- Changed Test::Kwalitee to run if possible
0.0.6 Sat June 7 20:17:00 2008
- Added missing required module Readonly to list of required modules.
0.0.5 Thu June 5 11:21:00 2008
- Some documentation updates
- Fixes for perlcritic and kwalitee
0.01 Fri May 30 14:11:54 2008
- original version