diff options
| author | Randy Morgan <[email protected]> | 2012-07-03 20:58:52 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-07-03 20:58:52 +0900 |
| commit | 6949b1d1b0828d9af3974806e51523f5c2179ccd (patch) | |
| tree | aac3bd42bc5e38e353624be95965ce578a1de811 | |
| parent | 2fd360186ca3076d7d1b3bb487a3adbf9f11bc6c (diff) | |
| download | caxlsx-6949b1d1b0828d9af3974806e51523f5c2179ccd.tar.gz caxlsx-6949b1d1b0828d9af3974806e51523f5c2179ccd.zip | |
README updates
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -113,9 +113,13 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, #Change log --------- -- **June.??.12**: 1.1.8 release +- **July.??.12**: 1.1.8 release - new - google docs interoperability - added filter to strip out control characters from cell data. + - added in interop requirements so that charts are properly exported + to PDF from Libra Office + - The beginnings of 'The Great Rename' so that all attributes use + snake case, and parse to the proper camel case - **June.11.12**: 1.1.7 release - fix chart rendering issue when label offset is specified as a percentage in serialization and ensure that formula are not stored |
