diff options
| author | Randy Morgan <[email protected]> | 2011-11-21 19:51:11 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-21 19:51:11 +0900 |
| commit | 134a512a79e6d8ccc2a05238f190802157f0b8b8 (patch) | |
| tree | 8b254493255fbee95a8a75063357f1a1d64a857f | |
| parent | 0a8c8cde8bf55d2f0f3b5ae26e38d7d4bda8a625 (diff) | |
| download | caxlsx-134a512a79e6d8ccc2a05238f190802157f0b8b8.tar.gz caxlsx-134a512a79e6d8ccc2a05238f190802157f0b8b8.zip | |
readme update
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,7 +6,7 @@ Axlsx: Office Open XML Spreadsheet Generation **Author**: Randy Morgan **Copyright**: 2011 **License**: MIT License -**Latest Version**: 1.0.2 +**Latest Version**: 1.0.4 **Release Date**: November 20th 2011 Synopsis @@ -127,8 +127,10 @@ Changelog - **October.20.11**: 0.1.0 release - **October.21.11**: 1.0.3 release - Updated documentation +- **October.21.11**: 1.0.4 - altered package to accept a filename string for serialization instead of a File object. - Updated specs to conform + - More examples for readme Copyright --------- |
