Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 857 Bytes

CHANGELOG.md

File metadata and controls

61 lines (42 loc) · 857 Bytes

2.0.2

Fix breaking changes from archive 3.2.0

2.0.1

Fix for absolute path target

2.0.0

Release NNBD

2.0.0-nullsafety.0

Convert to NNBD

1.2.0

Add pedantic linter

1.1.1

Update dependencies

1.1.0

Fix insertion on empty sheet Fix unnecessary string escape

1.0.1

Fix parsing on converted Numbers documents

1.0.0

Dart 2 support

0.4.3

Upgrade to xml 3.0.0

0.4.3-alpha

Add insert/remove columns/rows

0.4.2-alpha

Add extension getter

0.4.2-alpha

Add mediaType getter

0.4.0-alpha

Add updateCell method to update existing cells content

0.3.2

Fix string parsing on xlsx file Fix sheet target selection

0.3.1

Fix misalignment of decoded value with empty columns

0.3.0

Output typed data (number, string, date, time, boolean)

0.2.0

Add XLSX decoder

0.1.0

Add ODS decoder

0.0.1

Initial release