Select Page

Fillo Release Notes

Fillo-1.21

  • Fixed: Complex formula calculations are not working.

Fillo-1.20

  • Fixed: All cells are getting updated as String cell.
  • Fixed: Formula cell values are not retrieved as expected.

Fillo-1.19

  • Integrated Apache POI 4.1.0

Fillo-1.18

  • Enhancement:Added getTableNames method

Fillo-1.17

  • Fix:RETURN_BLANK_AS_NULL error

Fillo-1.16

  • Fix:GetFieldNames method is returning all columns names even though the Select Query is written for specific columns.

Fillo-1.15

  • Fix: SELECT query is retrieving all data even specific columns are mentioned
  • Enhancement: LIKE operator feature is added

Fillo-1.14

  • Fix: Null Pointer exception when a cell value contains # symbol

Fillo-1.13

  • Integrated Apache POI 3.13

Fillo-1.12

  • Enhancement: DELETE query support

Fillo-1.11

  • Enhancement: Multiple where condition support in query

Fillo-1.10

  • Enhancement: Set table row and column starting number

Fillo-1.9

  • Where method implementation

Fillo-1.8

  • Enhancement: Support for xlsm
  • Fix: Retain cell formula after insert and update queries

Fillo-1.7

  • Fix: Update and Insert queries values are updated in uppercase

Fillo-1.6

  • Enhancement: Exception handling