diff options
| author | Randy Morgan <[email protected]> | 2012-08-27 08:22:48 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-08-27 08:22:48 +0900 |
| commit | 5782f294135b5e02d69b3388a0c496892644c207 (patch) | |
| tree | 1ffcde5a95346bbec2c3302ebf8f4c86ee770cdc /README.md | |
| parent | bfac5e8cb64783e55c69b7ab26c5050a6c9e7ebe (diff) | |
| download | caxlsx-5782f294135b5e02d69b3388a0c496892644c207.tar.gz caxlsx-5782f294135b5e02d69b3388a0c496892644c207.zip | |
release prep
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -17,7 +17,7 @@ Axlsx: Office Open XML Spreadsheet Generation **License**: MIT License -**Latest Version**: 1.2.0 +**Latest Version**: 1.2.2 **Ruby Version**: 1.8.7, 1.9.2, 1.9.3 @@ -25,7 +25,7 @@ Axlsx: Office Open XML Spreadsheet Generation **Rubinius Version**: rubinius 2.0.0dev * lower versions may run, this gem always tests against head. -**Release Date**: August 12th 2012 +**Release Date**: August 27th 2012 If you are working in rails, or with active record see: * http://github.com/randym/acts_as_xlsx @@ -145,6 +145,9 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, #Change log --------- +- **August.27.12**: 1.2.2 + - minor patch for auto-filters + - minor documentation improvements. - **August.12.12**: 1.2.1 - Add support for hyperlinks in worksheets - Fix example that was using old style cell merging with concact. |
