diff options
| author | Randy Morgan <[email protected]> | 2012-11-16 09:01:21 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-11-16 09:01:21 +0900 |
| commit | 1bad5fb4cc947985c6148a19915c195619c29cc0 (patch) | |
| tree | 05426b3676a46ab2efbf7126eb13c1cc44ffb582 /README.md | |
| parent | bffe05e5f218376843d0932e63f2e9f3db81d05a (diff) | |
| download | caxlsx-1bad5fb4cc947985c6148a19915c195619c29cc0.tar.gz caxlsx-1bad5fb4cc947985c6148a19915c195619c29cc0.zip | |
Updated README & version for next release
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -21,7 +21,7 @@ appreciation for the gem, please don't hesitate to make a donation. **License**: MIT License -**Latest Version**: 1.3.3 +**Latest Version**: 1.3.4 **Ruby Version**: 1.8.7, 1.9.2, 1.9.3 @@ -29,7 +29,7 @@ appreciation for the gem, please don't hesitate to make a donation. **Rubinius Version**: rubinius 2.0.0dev * lower versions may run, this gem always tests against head. -**Release Date**: November 8th 2012 +**Release Date**: November ??th 2012 If you are working in rails, or with active record see: * http://github.com/randym/acts_as_xlsx @@ -149,6 +149,9 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, #Change log --------- +- **November.??.12**:1.3.4 + - Patch to properly escape hyperlink urls + - Improvements in color_scale generation for conditional formatting - **November.8.12**:1.3.3 - Patched cell run styles for u and validation for family - **November.5.12**:1.3.2 |
