- Use maintained versions of the symfony component
- Migrate to AkeneoLabs
- Compatible with Akeneo 1.4
- set default system encoding to UTF8
- Skip converting when reading CSV if source encoding is the same as target encoding
- Fixed non-static method error in XlsxParser (Github issue #6)
- first row index of CSV is 1 except of 0
- XLSM extension support
- CSV support
- WorkbookInterface is now SpreasheetInterface
- WorkbookLoaderInterface is now SpreadsheetLoaderInterface
- Initial release