- Improved test coverage to 81% - pydicts module is now used for list of dictionaries methods - Added new methods to add values without styles. They are used to edit styled templates files. New methods: addCell, addCellMerged, addRow, addColumn, addListOfRows, addListOfColumns
0.35.0
- Improved get_values speed
0.34.0
- Optimize addRowWithStyle addColumnWithStyle and addListOfRowsWithStyle. - Removed cellbycell parameter from this methods.