diff options
| author | Randy Morgan <[email protected]> | 2012-02-03 10:34:48 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-02-03 10:34:48 +0900 |
| commit | d6e25888aa051d9fd297fb04a3c0c0ea1c55cdcb (patch) | |
| tree | 7c8bcd1b2d9efe0c33718f470ed1cd97bb2d7d0e | |
| parent | 057b5ebaf96ba6a66ed56bf5ef8a3184a482cec8 (diff) | |
| download | caxlsx-d6e25888aa051d9fd297fb04a3c0c0ea1c55cdcb.tar.gz caxlsx-d6e25888aa051d9fd297fb04a3c0c0ea1c55cdcb.zip | |
update readme to include tag comparison links
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -273,6 +273,7 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, #Changelog --------- - ** February.2.12**: 1.0.16 release + https://github.com/randym/axlsx/compare/1.0.15...1.0.16 - Bug fix for schema file locations when validating in rails - Added hyperlink to images - date1904 now automatically set in bsd and mac environments @@ -280,6 +281,7 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, - col_style now skips rows that do not contain cells at the column index - **January.6.12**: 1.0.15 release + https://github.com/randym/axlsx/compare/1.0.14...1.0.15 - Bug fix add_style specified number formats must be explicity applied for libraOffice - performance improvements from ochko when creating cells with options. - Bug fix setting types=>[:n] when adding a row incorrectly determines the cell type to be string as the value is null during creation. |
