# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # === 0.2.2 / 2007-08-29 * Fixed missing tr tag in thead section. [Ian Struble] === 0.2.1 / 2007-07-07 * 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] === 0.2.0 * Converted to hoe and a rubygem * Renamed to README.txt for Hoe compatibility