-
Calendar Title can be customized [Benjamin Lieb]
-
Don’t crash if time zone is nil
-
Upgrade to latest Hoe
-
Added support to remove the month row on the table
-
Fixed bug where passed ID for day cell would throw error on missing class name.
-
Fixed missing tr tag in thead section. [Ian Struble]
-
Added html output to the tests for visual confirmation or for developing new stylesheets. Run ‘rake’ and look in the ‘test/output’ directory.
-
Adds a ‘today’ CSS class to the cell for the current day. Can be turned of by sending option ‘show_today => false’.
- Chris O’Sullivan
-
Added ‘accessible’ option to show extra fields around days that are not in the current month. [Tom Armitage]
-
Converted to hoe and a rubygem
-
Renamed to README.txt for Hoe compatibility