Fillo Release Notes
Fillo-1.21
- 1. Fixed: Complex formula calculations are not working.
Fillo-1.20
- 1. Fixed: All cells are getting updated as String cell.
- 2. Fixed: Formula cell values are not retrieved as expected.
Fillo-1.19
- 1. Integrated Apache POI 4.1.0
Fillo-1.18
- 1. Enhancement:Added getTableNames method
Fillo-1.17
- 1. Fix:RETURN_BLANK_AS_NULL error
Fillo-1.16
- 1. Fix:GetFieldNames method is returning all columns names even though the Select Query is written for specific columns.
Fillo-1.15
- 1. Fix: SELECT query is retrieving all data even specific columns are mentioned
- 2. Enhancement: LIKE operator feature is added
Fillo-1.14
- 1. Fix: Null Pointer exception when a cell value contains # symbol
Fillo-1.13
- 1. Integrated Apache POI 3.13
Fillo-1.12
- 1. Enhancement: DELETE query support
Fillo-1.11
- 1. Enhancement: Multiple where condition support in query
Fillo-1.10
- 1. Enhancement: Set table row and column starting number
Fillo-1.9
- 1. Where method implementation
Fillo-1.8
- 1. Enhancement: Support for xlsm
- 2. Fix: Retain cell formula after insert and update queries
Fillo-1.7
- 1. Fix: Update and Insert queries values are updated in uppercase
Fillo-1.6
- 1. Enhancement: Exception handling