All Versions
83
Latest Version
Avg Release Cycle
136 days
Latest Release
623 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v0.2.7 Changes
June 20, 2007🛠 Fixed
- Excel: float-numbers were truncated to integer
-
v0.2.6 Changes
June 19, 2007🛠 Fixed
- Openoffice: two or more consecutive cells with string content failed
-
v0.2.5 Changes
June 17, 2007🔄 Changed / Added
- Excel: row method implemented
- ✅ more tests
🛠 Fixed
- 🛠 Openoffice: row method fixed
-
v0.2.4 Changes
June 16, 2007🛠 Fixed
- ID 11605 Two cols with same value: crash roo (openoffice version only)
-
v0.2.3 Changes
June 02, 2007🔄 Changed / Added
- 0️⃣ more robust call att Excel#default_sheet= when called with a name
- 🆕 new method empty?
- 🔨 refactoring
🛠 Fixed
- 🛠 bugfix in Excel#celltype
- 🛠 bugfix (running under windows only) in closing the temp file before removing it
-
v0.2.2 Changes
June 01, 2007🛠 Fixed
- 🏁 correct pathname for running with windows
-
v0.2.0 Changes
June 01, 2007🔄 Changed / Added
- 👌 support for MS-Excel Spreadsheets
-
v0.1.2 Changes
May 31, 2007🔄 Changed / Added
- cells with more than one character, like 'AA' can now be handled
-
v0.1.1 Changes
May 31, 2007🛠 Fixed
- 🛠 bugfixes in first/last methods
-
v0.1.0 Changes
May 31, 2007🔄 Changed / Added
- 🆕 new methods first/last row/column
- 🆕 new method officeversion